Ruby on Rails
Go to file
Joshua Peek 3a9775076f Removed suggestion for turning off partial updates. 2008-05-31 15:34:01 -07:00
actionmailer Add ActionMailer#reply_to. [#245 state:resolved] 2008-05-29 10:38:00 +01:00
actionpack Require ruby-prof 0.6.1 or later. Use resume/pause to omit extraneous machinery from profile. 2008-05-30 02:39:00 -07:00
activemodel Add rdoc task to activemodel. [#156 state:resolved] 2008-05-16 10:35:09 +01:00
activerecord belongs_to polymorphic association assignments update the foreign_id and foreign_type fields regardless of whether the record being assigned is new or not. 2008-05-31 13:27:25 -07:00
activeresource Merge docrails. 2008-05-25 12:29:00 +01:00
activesupport Ruby 1.8.7 compat: TimeWithZone# and Chars#respond_to? pass along the include_private argument 2008-05-31 14:55:02 -07:00
railties Removed suggestion for turning off partial updates. 2008-05-31 15:34:01 -07:00
.gitignore git ignore rubinius .rbc files 2008-05-30 02:31:39 -07:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
cleanlogs.sh Ignore debug logs and ensure ActiveResource's log is cleaned up. 2008-04-16 13:17:03 -05:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00