Go to file
2006-09-20 17:45:03 +00:00
actionmailer Make mime version default to 1.0. closes #2323 2006-09-09 21:56:38 +00:00
actionpack Fix routing to respect user provided requirements and defaults when assigning default routing options (such as :action => 'index'). Closes #5950. 2006-09-20 17:45:03 +00:00
actionwebservice Provide access to the underlying SOAP driver. 2006-09-16 07:26:43 +00:00
activerecord Add a :namespace option to AR::Base#to_xml [Koz] 2006-09-17 16:31:30 +00:00
activeresource Hash.create_from_xml has been renamed to Hash.from_xml, alias will exist until Rails 2.0 [DHH] 2006-09-20 09:34:29 +00:00
activesupport Hash.create_from_xml has been renamed to Hash.from_xml, alias will exist until Rails 2.0 [DHH] 2006-09-20 09:34:29 +00:00
railties Added map.connect ':controller/:action/:id.:format' as a default route to config/routes.rb [DHH] 2006-09-20 09:33:59 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb test svn 2006-09-12 01:09:52 +00:00
release.rb Use Aras RubyForge uploader 2006-04-09 22:14:08 +00:00