Ruby on Rails
Go to file
Jeremy Kemper f6d8526659 require abstract_unit directly since test is in load path
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8563 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-01-05 13:31:04 +00:00
actionmailer Fixed that you don't have to call super in ActionMailer::TestCase#setup (closes #10406) [jamesgolick] 2008-01-03 00:40:28 +00:00
actionpack assert_response failures include the exception message. Closes #10688. 2008-01-05 02:19:48 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Document that .build doesn't apply to has_many :through associations. Closes #10707 [GMFlash] 2008-01-05 02:21:25 +00:00
activeresource Fix small documentation typo. Closes #10670 [l.guidi] 2008-01-02 19:27:21 +00:00
activesupport require abstract_unit directly since test is in load path 2008-01-05 13:31:04 +00:00
railties Move model dependency to the end of the scaffold generator manifest. Closes #10696 [drnic] 2008-01-05 00:26:27 +00:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00