Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

Why doesn't rails lock certain gems to a particular version?

Is it expected that these parameters always raise a 500 in any Rails application?

Can I call delayed_job with max attempts of 1?

Spree 3.0 adding to permitted attributes in extension

Rails 4: Rendering JSON object (from AJAX response) into view

After upgrade to Rails 4: Specs fail in combination while passing in isolation

Rails 4 - local assets precompile error

UUID column value not available until a model reload

Rails direct upload to Amazon S3 using Activeadmin + Paperclip

Extending ActiveRecord::Base

Use custom colors with Spreadsheet gem

Rails - Keep a table out of structure.sql during migrations

RVM, Capistrano 3 and bundle fail

Rails skip initializer on asset precompile

ruby-on-rails-4

Submitting dates in US format: mm/dd/yyyy

ActiveRecord accessor dot(.) vs bracket([])

What is the right way to clear cache in Rails without sweepers

Turbolinks: what is the Rails 4 way of showing progress for slow pages?

Handling errors in Rails.cache.fetch

Rails 4 API with Strong Parameters?