public
Fork of rails/rails
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/nkallen/rails.git
rails /
name age message
file .gitignore Wed Apr 23 01:27:23 -0700 2008 preventing generated documentation from being p... [samgranieri]
file Rakefile Tue Dec 18 13:12:45 -0800 2007 Toplevel test task uses the same rake it was in... [jeremy]
directory actionmailer/ Mon Apr 21 12:31:54 -0700 2008 * Remove default_url_options from mailer genera... [codyfauser]
directory actionpack/ Tue Apr 29 23:36:32 -0700 2008 render :partial => some_named_scope works [Nick Kallen]
directory activemodel/ Sun Apr 20 09:45:44 -0700 2008 Use define_callbacks helper for ActiveRecord va... [josh]
directory activerecord/ Tue Apr 29 22:25:52 -0700 2008 Change tests against all scope to base scope as... [dhh]
directory activeresource/ Tue Apr 29 15:16:36 -0700 2008 Fixed response logging to use length instead of... [David Heinemeier Hansson]
directory activesupport/ Tue Apr 29 13:34:01 -0700 2008 Add missing clear method to memory_store [tobi]
file cleanlogs.sh Wed Apr 16 11:17:03 -0700 2008 Ignore debug logs and ensure ActiveResource's l... [josh]
file pushgems.rb Thu Apr 10 20:09:13 -0700 2008 Testing commits [dhh]
directory railties/ Tue Apr 29 15:23:50 -0700 2008 Fixed tabs to spaces [#47 state:resolved] [David Heinemeier Hansson]
file release.rb Fri Dec 07 05:34:06 -0800 2007 Removed query cache rescue as it could cause co... [dhh]