Ruby on Rails
Go to file
Jeremy Kemper 40f6e9f8e1 Demote Hash#to_xml to use XmlSimple#xml_in_string so it can't read files or stdin. Closes #8453.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7086 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-06-23 00:40:53 +00:00
actionmailer Increase mail delivery test coverage. Closes #8692. 2007-06-20 06:50:43 +00:00
actionpack Don't mistakenly interpret the request uri as the query string. Closes #8731. 2007-06-23 00:13:40 +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 Fix reload error when path prefix is used. Closes #8727. 2007-06-22 18:15:40 +00:00
activesupport Demote Hash#to_xml to use XmlSimple#xml_in_string so it can't read files or stdin. Closes #8453. 2007-06-23 00:40:53 +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 Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00