Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

What happens to Rails session after :expire_after time is up?

session ruby-on-rails-4

incompatible marshal file format (can't be read) format version 4.8 required; 0.0 given

ruby ruby-on-rails-4

No such file or directory - identify with Mini Magick

Fail to Install Rmagick on Mac 10.9.5

How do you access an object's (ActiveRecord::Relation) value by key in Ruby on Rails?

Checking if an attribute changed after commit in Rails

NoMethodError: undefined method `mock' for #<RSpec::ExampleGroups::CompetitionsController::Create>

How is something like 30.seconds.ago implemented?

Rails - How to save a hash to the DB and using it as a hash once you pull it form the DB (not pulling it as a sting)

uninitialized constant ActionView::CompiledTemplates::BootstrapPagination

Rails 4, Devise remember token

Rails: How to choose which js file a controller action to render?

Rails locale not persistent

How to create index on LOWER("users"."username") in Rails (using postgres)

Ignoring certain field when querying in Rails and ActiveRecord

Why is devise not displaying authentication errors on sign in page?

Expected response to be a <redirect>, but was <200>

Rails environment config: `method_missing': undefined method `action_mailer'

Using includes with multiple associations and separate conditions

Rspec not generating *_spec.rb file in Rails 4 beta