Go to file
thedarkone 6bf9b69bde Fix a failing mailer test. 2009-02-20 12:08:05 -06:00
actionmailer Fix a failing mailer test. 2009-02-20 12:08:05 -06:00
actionpack Move development mode reloading up the stack to avoid issues with class reloading in middleware 2009-02-20 12:04:57 -06:00
activemodel Merge with docrails 2008-12-07 03:27:53 +01:00
activerecord Changed API of NestedAttributes to take an array, or hash with index keys, of hashes that have the id on the inside of the attributes hash and updated the FormBuilder to produce such hashes. Also fixed NestedAttributes with composite ids. 2009-02-13 21:47:56 +13:00
activeresource Handle either error string or array 2009-02-06 20:26:24 -08:00
activesupport Make atomic_write() puts the check_file in the cache dir, not in application 2009-02-19 21:01:18 -06:00
ci Ruby 1.9 compat: use String#each_line instead of #each 2009-02-04 09:29:00 -08:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Move development mode reloading up the stack to avoid issues with class reloading in middleware 2009-02-20 12:04:57 -06:00
.gitignore Merge docrails along with the new guides and guides generation code 2009-02-06 02:01:22 +00:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00