Ruby on Rails
Go to file
Jeremy Kemper eb2e30ef24 MySQL: fix show_variable. Closes #8448.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7071 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-06-20 18:30:35 +00:00
actionmailer Increase mail delivery test coverage. Closes #8692. 2007-06-20 06:50:43 +00:00
actionpack Make ActionView#view_paths an attr_accessor for real this time. Also, don't perform an unnecessary #compact on the @view_paths array in #initialize. Closes #8582 [dasil003, julik, rick] 2007-06-15 23:52:37 +00:00
actionwebservice Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris] 2007-05-28 22:55:14 +00:00
activerecord MySQL: fix show_variable. Closes #8448. 2007-06-20 18:30:35 +00:00
activeresource Ensure that post and put requests pass in Content-Length to the server. 2007-06-19 18:40:28 +00:00
activesupport Oh please. References #8646. 2007-06-14 01:59:27 +00:00
railties Fixed that dispatcher preparation callbacks only run once in production mode. Mock Routes.reload so that dispatcher preparation callback tests run. [Rick] 2007-06-15 23:28:51 +00:00
cleanlogs.sh
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb