Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

NameError: uninitialized constant CarrierWave::Storage::Fog

Rails stop logging when allow_concurrency = true

Logging in with username using Devise with Rails 4

devise ruby-on-rails-4

making a page break when pdf generated with wicked_pdf

Still getting "Current password can't be blank" in Registration Edit after following wiki

Why is a devise cookie not set on XHR request?

Are Rails passwords generated with bcrypt portable?

How to select max(date) and group by client_id?

Rails 4, better logging on rollback?

Undefined method for nil class in Rspec test

Wrong order on has_many association when upgrading from rails 3 to rails 4

warden authenticate recall not getting called

How to test for mass assignment errors in Rspec and Rails 4?

Will Rails 3.2 be still supported after the 4.1 release?

Truncate & Simple Format String in Ruby on Rails

How to update all the values of an column with regular expression in Rails 4

Rails file upload (paperclip) on edit

How to change a route name rails 4

Rails 4: How to use includes() with where() to retrieve associated objects

How to generate a dummy app inside an already existing rails engine