Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

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?

Why does rails specify primary key id manually in the insert statement?

Rails new app display error

rake db:create - Mysql2::Error: Unknown database

Rails sort entries based on attributes of related model

ruby-on-rails-3

Active Admin: How to set page title?

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

How to determine if there is a match an return true or false in rails?

Custom Devise 401 unauthorized response

Rails 3 authentication with OpenID, Twitter or Facebook

Redis with Resque and Rails: ERR command not allowed when used memory > 'maxmemory'

How to modify capistrano deploy to automatically run migrations in Rails 3.0

Treating nil as zero in sum function

Carrierwave files with Capistrano