Go to file
2008-10-21 02:54:55 +02:00
actionmailer Fixed load path for actionmailer and activesupport tests to always load from local lib files. 2008-10-04 07:57:18 -07:00
actionpack Let fresh_when actually do the head(:not_modified). Cleaner and we get the filter halting for free then. 2008-10-21 02:54:55 +02:00
activemodel Merge docrails 2008-09-03 17:58:47 +01:00
activerecord Ensure association proxy responds to private class methods defined in associated class. [#1083] 2008-10-16 23:17:49 +02:00
activeresource Add ActiveResource::Base#to_xml and ActiveResource::Base#to_json methods. [#1011 state:resolved] 2008-10-07 17:48:02 +01:00
activesupport Bump active_support/vendor.rb tzinfo version number [#1237 state:resolved] 2008-10-20 09:13:45 -05: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 config.gem: Fix typo in unpack, skip dependencies on unloaded gems, and silence spec warnings on refresh. [#1128] 2008-10-20 21:45:01 +01:00
.gitignore The 'rails' command was broken by the last commit. Fix that. 2008-08-26 16:28:41 +02: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