Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Errno::ENOENT (No such file or directory) in amazon-s3

Checkbox form in Ruby on Rails based on many-to-many relationship

Easy way to cusomize views of Rails' scaffold generator?

Edit object with HABTM association modify database before validation with ActiveAdmin

How to create a 12 hour (with AM/PM) time select element?

Compare Time.now in Rails but ignore year?

Error in handling reponse from remote true Rails

Cannot install therubyracer

ruby ruby-on-rails-3 gem

How to write nested query in ruby on rails?

Ruby on Rails gem to make passwords more secure?

calling multiple sidekiq workers from a worker

Devise not working due to this warning: [WARNING] You provided devise_for :users but there is no model User defined in your application

Why does Rails Fail to access the Session in an Ajax request from Internet Explorer?

Can I have common namespaces in new rails applications?

How to download CSV file with poltergeist using Capybara on phantomjs?

How do I skip loading of Rails initializers when running a rake task?

skip confirmation e-mail in development with devise

How to store files out side the public folder in carrierwave?

Custom Devise 401 unauthorized response

Treating nil as zero in sum function