Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

rspec-given error `Then` is not available from within an example (e.g. an `it` block)

Rails database uniqueness validation not working

Rails - couldn't find file 'jquery_ujs' with type 'application/javascript'

rails associations :autosave doesn't seem to working as expected

Mandrill SMTP giving EOFError: end of file reached errors

Instance variable not set with redirect

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

Rails file upload (paperclip) on edit

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

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