Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

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

Set custom timeout in Net::HTTP::Get.new with Rails

Sending a form with remote true in Rails 4

Adding existing has_many records to new record with accepts_nested_attributes_for

Multiple require & permit strong parameters rails 4

How to send data in a post request with RestClient

Why does Time.now.today? return false in my Rails 4 application?

Images not served in production via image_tag in Rails 4