Go to file
Jeremy Kemper 4887e53bf9 Use Location rather than location header.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5635 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-11-26 05:35:53 +00:00
actionmailer Allow mailer actions named send by using __send__ internally. Closes #6467. 2006-11-13 05:03:48 +00:00
actionpack Use Location rather than location header. 2006-11-26 05:35:53 +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 Added Time#to_s(:time) which will just return H:M, like 17:44 [DHH] 2006-11-25 23:56:28 +00:00
railties redirect_to is the one place where _url should be used, not _path [DHH] 2006-11-26 04:42:13 +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