aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/test_help.rb
Commit message (Expand)AuthorAgeFilesLines
...
| * do not require ruby-debug automatically. please require it if you have decla...Aaron Patterson2010-11-191-11/+0
* | Flush IdentityMap when running tests.Emilio Tagua2010-11-191-0/+4
|/
* Remove deprecated stuff in ActionControllerCarlos Antonio da Silva2010-09-261-1/+1
* Update abort message (ht: tilsammans).José Valim2010-09-251-1/+1
* only abort in test_help in production envDavid Chelimsky2010-09-241-3/+3
* Make assert_recognizes work in IntegrationTest [#4390 state:committed]Matthew Rudy Jacobs2010-04-241-1/+3
* Missed a few spots in railtiesJoshua Peek2010-03-301-1/+1
* Explicitly require files before monkey patching them.José Valim2010-03-231-1/+5
* Better with #abortJoao Carlos2010-03-031-4/+1
* #exit accepts an integer, not a stringJoao Carlos2010-02-281-1/+4
* Rename named_url_helpers to url_helpers and url_helpers to url_forCarlhuda2010-02-261-1/+1
* Get URL helpers working again in integration tests.Carlhuda2010-02-251-0/+4
* Final pass at removing the router from a global constantCarlhuda2010-02-251-0/+6
* Resolve test/unit load ordering by removing backtrace filter from boot initia...Jeremy Kemper2010-02-111-0/+6
* Get everyone running on Rails.env and fix the broken environment settings for...David Heinemeier Hansson2010-01-111-1/+1
* use_instantiated_fixtures and use_transactional_fixtures defaults are set in ...Joshua Peek2010-01-041-2/+0
* rack and rack-test are pulled in by ADJoshua Peek2010-01-041-3/+0
* Autoload AR test caseJoshua Peek2010-01-041-3/+0
* Autoload AMo test caseJoshua Peek2010-01-041-2/+0
* Autoload AM test case classJoshua Peek2010-01-041-1/+0
* Autoload AC and AV test case classesJoshua Peek2010-01-041-4/+0
* Dont auto require rubygems, move dep on rack-test to GemfileDavid Heinemeier Hansson2009-12-221-3/+2
* Don't require AD test_caseJoshua Peek2009-12-121-1/+0
* Reorganize autoloads:Carlhuda2009-12-021-0/+6
* Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...Carl Lerche2009-10-161-1/+1
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+41