Go to file
2008-07-18 20:19:03 -05:00
actionmailer Merge with docrails. 2008-07-16 13:01:23 +01:00
actionpack Raise ArgumentError if an invalid method is specified as part of a route's conditions. Also raise an error if HEAD is specified as the method, as rails routes all HEAD requests through the equivalent GET, though doesn't return the response body [#182 state:resolved] 2008-07-18 20:19:03 -05:00
activemodel Merge branch 'state_machine' 2008-06-29 12:13:58 -07:00
activerecord Make sure association preloading works with full STI class name [#465 state:Resolved] 2008-07-18 03:44:44 +01:00
activeresource Merge with docrails. 2008-07-16 13:01:23 +01:00
activesupport Changed ActiveSupport::Memoizable API to extend since it mainly adds the memoize class method 2008-07-18 15:32:28 -05:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Introduce simple internationalization support 2008-07-17 14:56:12 -07:00
.gitignore 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
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Making ready for release of 2.1 2008-05-31 17:03:03 -07:00