Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Expose function in ruby on rails

ruby-on-rails-3

Rails 3.1 - changing default scaffold views and template

Add a class to f.submit but keep default functionality?

Conditional rendering with Rails depending on the environment

Is there a solution for Rails Gem Devise to allow a user to have multiple emails?

"uninitialized constant Sass::Script (NameError)"

Recommended development web server for 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