Ruby on Rails
Go to file
David Heinemeier Hansson 396b3f2bef Dont set default charset if the response is sending a file. Closes #6689 [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5626 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-11-25 19:29:10 +00:00
actionmailer Allow mailer actions named send by using __send__ internally. Closes #6467. 2006-11-13 05:03:48 +00:00
actionpack Dont set default charset if the response is sending a file. Closes #6689 [DHH] 2006-11-25 19:29:10 +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 Update initializer to load Rails::VERSION as soon as possible. Closes #6698. 2006-11-25 17:11:46 +00:00
cleanlogs.sh
pushgems.rb
release.rb