Search code examples
Finding unused views/partials in Ruby on Rails...


ruby-on-railsruby

Read More
ActiveRecord Callbacks List...


ruby-on-railsactiverecordcallback

Read More
angularjs: allows only numbers to be typed into a text box...


javascriptruby-on-railsangularjsnumeric

Read More
Ruby active_record-acts_as gem issue with joining for child and parent class...


ruby-on-railsrubyactiverecord

Read More
How to prepare updated attributes hash for update external service...


ruby-on-railsruby

Read More
How to handle translations for an ActiveModel?...


ruby-on-railsrubyruby-on-rails-3internationalizationruby-on-rails-3.1

Read More
400 Bad Request - request header or cookie too large...


ruby-on-railsnginx

Read More
Rails delete record from joins table: delete_all fails when using additional joins...


ruby-on-railsactiverecord

Read More
How to run all tests, including system tests, at once in Rails 6?...


ruby-on-railsruby-on-rails-5ruby-on-rails-6

Read More
Altering the primary key in Rails to be a string...


ruby-on-railsrubyactiverecord

Read More
How to get execution time in rails console?...


sqlruby-on-railstimeconsole

Read More
Specify the number of recommendations with Disco gem...


ruby-on-railsrubyrubygemsdisco

Read More
Can you use Devise :timeoutable and :rememberable at the same time?...


ruby-on-railsdevise

Read More
rake db:rollback not working?...


ruby-on-rails

Read More
How to access to values set in an initializer in `Rails.application.configure`?...


ruby-on-rails

Read More
"This connection is in use by Fiber" error after upgrade to rails 7.2 and ruby 3.2.2...


ruby-on-railsrails-activerecordpumamysql2ruby-on-rails-7.2

Read More
Calculating Polygon area using RGeo in Ruby on Rails...


ruby-on-railsrgeo

Read More
Error: Function rgb is missing argument $green in Rails System Test...


ruby-on-railsselenium-chromedrivercapybara

Read More
Replace NULL with NIL when using JSON or Hash...


jsonruby-on-railsruby

Read More
Rails development server not logging backtrace on 500 errors...


ruby-on-railsruby-on-rails-7

Read More
How do I pass local variables to view layouts in Rails 7?...


ruby-on-railsruby-on-rails-7

Read More
Rows matching conditions in a directly related table or another, related indirectly...


sqlruby-on-railspostgresql

Read More
How do I get a list of required fields in a model in Rails?...


ruby-on-railsruby

Read More
ruby on rails add a column after a specific column name...


ruby-on-railsrubyruby-on-rails-3ruby-on-rails-3.1ruby-on-rails-3.2

Read More
Error when installing Ruby on Rails: "Failed to build gem native extension"...


ruby-on-rails

Read More
How can I import a SQL file into a Rails database?...


sqlruby-on-rails

Read More
Simplecov wants me to test controller assignments, is there a way to do this without the rails-contr...


ruby-on-railsrspecsimplecov

Read More
What is the point of Object#presence in Rails?...


ruby-on-railsruby

Read More
How to convert array of ActiveRecord models to CSV?...


ruby-on-railsrubycsv

Read More
Ruby: Check if string contains substring and nothing else...


ruby-on-railsrubystring

Read More
BackNext