1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2006-12-03 20:30:34 +00:00
actionmailer Allow mailer actions named send by using __send__ internally. Closes #6467. 2006-11-13 05:03:48 +00:00
actionpack Added Request#format to return the format used for the request as a mime type. If no format is specified, the first Request#accepts type is used. This means you can stop using respond_to for anything else than responses [DHH] 2006-12-02 23:07:04 +00:00
actionwebservice Added support for decimal types. Closes #6676. 2006-12-03 20:30:34 +00:00
activerecord Subclasses of an abstract class work with single-table inheritance. Closes #5704. 2006-12-01 21:24:47 +00:00
activeresource Use attr_accessor_with_default to dry up attribute initialization. References #6538. [Stuart Halloway] 2006-11-16 19:36:50 +00:00
activesupport Fixed Array#to_xml when it contains a series of hashes (each piece would get its own XML declaration) (closes #6610) [thkarcher/cyu] 2006-12-03 16:47:53 +00:00
railties Documentation for generators (closes #6671) [topfunky] 2006-12-03 16:53:16 +00:00
cleanlogs.sh
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