Go to file
2008-11-18 08:40:38 +05:30
actionmailer Merge branch 'master' into testing 2008-11-15 12:21:04 -08:00
actionpack BACKWARDS INCOMPATIBLE: Renamed application.rb to application_controller.rb and removed all the special casing that was in place to support the former. You must do this rename in your own application when you upgrade to this version [DHH] 2008-11-17 19:27:35 +01:00
activemodel Lazy-require state machine internals when the module is included 2008-11-15 21:05:03 -08:00
activerecord Fix default_scope to work in combination with named scopes 2008-11-17 22:00:14 +01:00
activeresource Merge branch 'master' into testing 2008-11-15 12:21:04 -08:00
activesupport Fix compatibility with Ruby 1.8 that also has the Miniunit gem installed. 2008-11-17 12:38:47 -08:00
ci Be more careful 2008-08-26 12:21:48 +02:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Fix a typo in test helper 2008-11-18 08:40:38 +05:30
.gitignore Merge with docrails. Also add a rake task to generate guides in your rails application : 2008-10-21 18:33:40 +01: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 Use copy instead of export for release 2008-09-05 14:22:56 +02:00