Go to file
2006-11-23 23:52:25 +00:00
actionmailer Allow mailer actions named send by using __send__ internally. Closes #6467. 2006-11-13 05:03:48 +00:00
actionpack Fixed that HEAD should return the proper Content-Length header (that is, actually use @body.size, not just 0) [DHH] 2006-11-23 23:52:25 +00:00
actionwebservice Removed deprecated end_form_tag helper. 2006-10-31 03:13:28 +00:00
activerecord Change fixture_path to a class inheritable accessor allowing test cases to have their own custom set of fixtures. Closes #6672 [zdennis] 2006-11-21 22:28:24 +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 Improve readability. 2006-11-17 14:09:46 +00:00
railties Added text/csv as a default mime type and included example on how to make your own in config/environment.rb [DHH] 2006-11-23 17:25:52 +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