Go to file
Jeremy Kemper 0100a79913 Deprecate standalone components.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5536 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-11-16 06:40:37 +00:00
actionmailer Allow mailer actions named send by using __send__ internally. Closes #6467. 2006-11-13 05:03:48 +00:00
actionpack Deprecate standalone components. 2006-11-16 06:40:37 +00:00
actionwebservice Removed deprecated end_form_tag helper. 2006-10-31 03:13:28 +00:00
activerecord Mysql::Result#all_hashes compatibility with Mysql C driver 2.6.x. Closes #6601. 2006-11-16 01:41:22 +00:00
activeresource to_xml needs to accept an options hash to conform with the expectations of Hash#to_xml 2006-10-24 19:05:43 +00:00
activesupport Handle failed caller parsing, factor out deprecation caller message. 2006-11-16 06:40:05 +00:00
railties Make sure that exceptions which are thrown outside of the user code try their best to be handeled in ApplicationController#rescue_action. 2006-11-13 20:23:00 +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