Go to file
2007-07-15 01:16:40 +00:00
actionmailer Increase mail delivery test coverage. Closes #8692. 2007-06-20 06:50:43 +00:00
actionpack Make :trailing_slash work with query parameters for url_for. Closes #4004 [nov] 2007-07-14 09:28:56 +00:00
actionwebservice Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris] 2007-05-28 22:55:14 +00:00
activerecord Remove spurious tests from deprecated_associations_test, most of these aren't deprecated, and are duplicated in associations_test. Closes #8987 [lifofifo] 2007-07-15 01:16:40 +00:00
activeresource Fixes that using a subclass of an ARes object would cache a connection object based of its parent's site variable. Changing the parent's site would have no effect on the descentent objects. 2007-06-27 16:00:07 +00:00
activesupport Allow for optional messages on assert_difference [nicwilliams] Closes #8928 2007-07-09 22:10:34 +00:00
railties Default to plural table name in Rails Generator if ActiveRecord is not present. Closes #8963 [evan] 2007-07-12 06:23:50 +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