Ruby on Rails
Go to file
Jeremy Kemper 88f951a519 Allow association redefinition in subclasses. Closes #9346.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8046 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-27 20:31:09 +00:00
actionmailer Introduce TestCase subclasses for testing rails applications allowing tests to be DRY'd up a bit and to provide a path toward tidying up our monkeypatching of test/unit. 2007-10-26 02:21:21 +00:00
actionpack Tested FormHelper#label. Closes #9850 [jarkko] 2007-10-27 20:30:05 +00:00
actionwebservice Simple changes to bring AWS up to date with view_paths and render :text. Tests still fail though. [Koz] 2007-10-15 08:59:48 +00:00
activerecord Allow association redefinition in subclasses. Closes #9346. 2007-10-27 20:31:09 +00:00
activeresource
activesupport Make sure default_test is tested for ActiveSupport::TestCase too 2007-10-26 23:38:34 +00:00
railties Added db:rollback to rollback the schema one version (or multiple as specified by STEP) [Jeffrey Allan Hardy] 2007-10-26 21:11:07 +00:00
Rakefile Forgot railties 2007-10-15 00:11:50 +00:00
cleanlogs.sh
pushgems.rb
release.rb Complete AWS -> ARes changeover. Closes #8717 [kampers] 2007-10-15 08:45:23 +00:00