Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

MySQL, Rails ActiveRecord date grouping and timezones

What are nested routes for in Rails?

Rails Whenever Gem How to Run Specific Method in Controller.rb File

Rails 4 - Can't render 404 in production with dynamic error page (Error during failsafe response: Missing template errors/show)

Testing Devise session timeout with RSpec

How to filter records from association

Migrations code not generated in schema.rb?

ruby-on-rails

Rails Checkbox not working - no error when submitting form

Replace method implementation when stubbing with mocha

How to avoid Errno::EISDIR: Is a directory - read when run seed migration?

ruby-on-rails ruby yaml errno

How can I generate sequence values of mixed letter characters and number digits in FactoryBot?

How to login in feature specs

undefined local variable or method `locked_at' for #<User:0x007f28a2101568> Did you mean? lock_access

ruby-on-rails ruby devise

Expect Capybara to not find something?

keep original array order when appling a active record "where" on it

how to change subject for shoulda matchers

ruby-on-rails ruby shoulda

ActiveRecord boolean validation accepting non-boolean values

Rails after_save callback not firing

Phusion Passenger + Nginx : Set Connection Timeout parameter in nginx conf

Change name of the 'current_user' helper in Devise

ruby-on-rails devise