Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Devise before filter that prevents access to "new_user_registration_path" unless user is signed-in

What creates the FOREIGN KEY constraint in Ruby on Rails 3?

Getting factory_girl to work in Rails3

Rails 3: How to validate that A < B where A and B are both model attributes?

Rspec Mocking: ActiveRecord::AssociationTypeMismatch

Rails Devise, how to unencrypt a password?

Rails - Is there a way to update a single attribute?

Delayed Job not logging in Production

Ruby convert IDN domain from Punycode to Unicode

Has anyone been able to get attachment_fu to work with rails 3?

activeadmin + internationalization

Silence Rails schema load for spork

Rails 3- Retrieve last N records

ruby-on-rails-3

Is there a way to know if a page request came from the same application?

How can I update to the jQuery 1.7+ using Rails 3?

jquery ruby-on-rails-3

Is it safe to pass objects into a Resque job?

rails routing nested resources

Ruby - rails - how to create automatic hyperlinks for urls in the text/string rendered on the view?

ruby ruby-on-rails-3

What's a good way to require a whole directory tree in Rails?

How to handle massive storage of records in database for user authorization purposes?