Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How to set default rails version for a project?

What does ":event => :authentication" do?

How can I access image_path route helper inside a Rails 3 model?

How can I add gems to my vendor/cache directory in a Rails 3 app?

ruby-on-rails-3 bundler

Heroku help deploying Rails app that uses Mysql database

Fixtures issue after upgrading to rails 3.1

Curl on Ruby on Rails

LoadError running Mongrel with Rails3 and Ruby 1.9.2

Rails- add hash to redirect_to

How to create ActiveRecord tableless Model in Rails 3

Ruby on Rails: How to override the 'show' route of a resource?

Rails: How to run before_update only for one changed attribute?

Rails 3 generators in gem

Testing focus with Capybara

Prompt in select_tag

Comparing a Date to the Datetime Created_at in rails3

Getting actual array of results using Mongoid

How should I use after_create with a condition in the model

Rails 3 - Building a Table, Want to Alternate colors every row

Rails 3 scoped finds giving ActiveRecord::ReadOnlyRecord