Search code examples
Rails8/Devise custom action found in routes, but 404 when called...


ruby-on-railsrestroutesdevise

Read More
Adding a simple ERB template to the existing Rails scaffold process?...


ruby-on-railserb

Read More
Rails migrations—temporarily ignore foreign key constraint?...


mysqlruby-on-railsforeign-keysruby-on-rails-5rails-migrations

Read More
Mongoid Aggregate result into an instance of a rails model...


ruby-on-railsrubymongodbmongoid

Read More
Errno::ENOENT: No such file or director config/settings.yml (heroku deploy)...


ruby-on-railsruby-on-rails-4heroku

Read More
How do I dynamically add my Ngrok tunnel to config.hosts in Rails 6?...


ruby-on-railsrubyngrok

Read More
Streaming with ActionController::Live not working in production...


ruby-on-railssidekiqserver-sent-eventspuma

Read More
Rails and whitelist parameters when using form_with without model,...


ruby-on-railsparameters

Read More
How may I catch and log all exceptions in Rails view (.erb file)...


ruby-on-rails

Read More
How to show applicants list according to posted jobs id in ruby on rails...


ruby-on-railsruby

Read More
Select on model with where clauses doesn't look to works...


sqlruby-on-railsruby-on-rails-3

Read More
How to disable pager in rails console so entire result prints to console?...


ruby-on-railsrails-console

Read More
How to use automatically generated service worker example in Rails 8?...


javascriptruby-on-railsrubypush-notificationservice-worker

Read More
How to handle Seahorse::Client::NetworkingError with certificate verify failed error...


ruby-on-railsrubyamazon-s3rails-activestorage

Read More
Handling different user types in Rails...


ruby-on-rails

Read More
ActiveRecord serialize using JSON instead of YAML...


ruby-on-railsjsonactiverecordyamlserialization

Read More
How to break out of a turbo frame for redirect on a form submit...


ruby-on-railshotwire-railsturboturbo-frameshotwire

Read More
Undefined method error for an instance of Ransack::Search...


ruby-on-railsrubyactiveadminransack

Read More
ActionDispatch::IntegrationTest suppresses exceptions...


ruby-on-railsrubyruby-on-rails-5integration-testingactiondispatch

Read More
What does RACK_ENV do in a Rails application?...


ruby-on-railsrubyrack

Read More
How can I see the context and result of each validation run, including inherited validations?...


ruby-on-railsrubyservice

Read More
cannot load such file -- sqlite3/sqlite3_native (LoadError) on ruby on rails...


ruby-on-railssqlite

Read More
How can I create controller instance with params from another controller?...


ruby-on-railscontroller

Read More
cannot load such file — sqlite3/sqlite3_native (LoadError) Ruby on Rails...


ruby-on-railsrubywindowssqlite

Read More
How to create a Capistrano hook but only within the context of another task?...


ruby-on-railsrubycapistrano

Read More
Where to store 'concerns' in a Ruby on Rails project? (Rails 5.2+)...


ruby-on-railsrubymodulemodelcontroller

Read More
Is there a benefit to Rails' ".present?" method?...


ruby-on-rails

Read More
Rails: How do I solve the OCIError: ORA-02289: sequence does not exist error?...


ruby-on-railsrubyoracle-database

Read More
Where #constantize method is defined in Ruby?...


ruby-on-railsactivesupport

Read More
Rails 7.1, log to STDOUT and log/production.log...


ruby-on-railsloggingruby-on-rails-7

Read More
BackNext