Go to file
2007-03-27 06:57:53 +00:00
actionmailer Make sure parsed emails recognize attachments nested in multpart parts (closes #6714) 2007-02-22 19:04:00 +00:00
actionpack Make sure the expiry hash is built by comparing the to_param-ized values of each hash 2007-03-26 19:02:19 +00:00
actionwebservice Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
activerecord Add helpful debugging info to the ActiveRecord::StatementInvalid exception in ActiveRecord::ConnectionAdapters::SqliteAdapter#table_structure. Closes #7925. [court3nay] 2007-03-27 06:57:53 +00:00
activeresource Allow array and hash query parameters. Closes #7756. 2007-03-11 13:27:57 +00:00
activesupport Hash#to_xml supports YAML attributes; ActiveRecord::Base#to_xml support serialized attributes. Closes #7502. 2007-03-18 07:30:09 +00:00
railties Deprecation: remove components from controller paths. Canonicalize RAILS_ROOT by using File.expand_path on Windows, which doesn't have to worry about symlinks, and Pathname#realpath elsewhere, which respects symlinks in relative paths but is incompatible with Windows. Closes #6755. 2007-03-18 13:35:16 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb test svn 2006-09-12 01:09:52 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00