Ruby on Rails
Go to file
David Heinemeier Hansson 230615b286 assert_difference belongs in Assertions, not forced onto TestCase (closes #8894) [norbert]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7213 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-07-24 01:23:15 +00:00
actionmailer Increase mail delivery test coverage. Closes #8692. 2007-06-20 06:50:43 +00:00
actionpack Fixed that file.content_type for uploaded files would include a trailing \r #9053 [bgreenlee] 2007-07-24 01:20:18 +00:00
actionwebservice Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris] 2007-05-28 22:55:14 +00:00
activerecord Fix #count on a has_many :through association so that it recognizes the :uniq option. Closes #8801 [lifofifo] 2007-07-20 00:10:06 +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 assert_difference belongs in Assertions, not forced onto TestCase (closes #8894) [norbert] 2007-07-24 01:23:15 +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
pushgems.rb
release.rb