1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2007-10-26 23:38:34 +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 Simplfy #view_paths implementation. ActionView templates get the exact object, not a dup. [Rick] 2007-10-26 05:45:41 +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 Foxy fixtures. Adapter#disable_referential_integrity. Closes #9981. 2007-10-26 05:56:46 +00:00
activeresource Update gem dependencies to match current versions 2007-10-14 19:24:24 +00:00
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
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
Rakefile Forgot railties 2007-10-15 00:11:50 +00:00
release.rb Complete AWS -> ARes changeover. Closes #8717 [kampers] 2007-10-15 08:45:23 +00:00