Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Testing "Account Confirmation" with rails/rspec/capybara/devise

How to timeout flash messages in rails

Skip database migration while deploying Rails application using Capistrano 3

Using the .where method in Rails3

Rails 3 nested resource route problem as form_for

Cannot include module in model

Rails - in Rails Console, when you save and get false, How can you find out why?

Special characters in link_to

Disabling asset fingerprinting with asset_path for a single asset

Is it possible to add "somewhere" a `before(:each)` hook so that all spec file can run it?

Rails3 not reloading code in lib while in development mode

cancan: the difference between "manage" and the combination of "read, create, update and destroy"?

ruby-on-rails-3 cancan

Creating foreign key constraints in ActiveRecord

Rails ActionMailer configuration for Zoho

Prawn image on amazon image not found

Install Rails 3 on OSX with RVM

Deleting a record from database

Heroku error when launch rails3.1 app missing postgres gem

how to display devise error messages when i'm putting the login in and sign up forms in same page

Scoped and scope in rails