Go to file
2009-01-17 20:29:50 -06:00
actionmailer Make ActioMailer quoting test play nice with Ruby 1.9 [#1726 state:resolved] 2009-01-16 17:25:37 +00:00
actionpack Build query string and POST params parser on top of Rack::Request. Also switch our multipart parser to use Racks. Moved XML, JSON, and YAML parsers into ActionController::ParamsParser middleware [#1661 state:resolved] 2009-01-17 20:29:50 -06:00
activemodel Merge with docrails 2008-12-07 03:27:53 +01:00
activerecord Fix has_and_belongs_to_many_associations tests. #1738 2009-01-18 00:34:57 +00:00
activeresource Inline code comments for class_eval/module_eval [#1657 state:resolved] 2008-12-28 19:49:28 +00:00
activesupport Refactor Object#try to use inheritance. [#1774 state:resolved] 2009-01-18 00:47:38 +00:00
ci Spam people with commit rights on test failures. 2009-01-07 18:18:00 +13:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Decouple the local cache strategy from MemCacheStore for reuse with other remote stores [#1653 state:resolved] 2009-01-17 18:05:48 -06:00
.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