Ruby on Rails
Go to file
Jeremy Kemper dae6108998 Update tests' use of fixtures for the new collections api. Closes #8726.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7081 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-06-22 17:36:20 +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 Update tests' use of fixtures for the new collections api. Closes #8726. 2007-06-22 17:36:20 +00:00
activeresource Added proper handling of arrays. Closes #8537 [hasmanyjosh] 2007-06-21 15:07:15 +00:00
activesupport Added proper handling of arrays. Closes #8537 [hasmanyjosh] 2007-06-21 15:07:15 +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 Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00