Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove performance tests from the default stack | Yves Senn | 2013-01-10 | 1 | -1/+0 |
* | Use Ruby 1.9 Hash syntax in railties | Robin Dupret | 2012-10-14 | 1 | -2/+2 |
* | Added config.app_generators to allow configuring application's generators fro... | Piotr Sarnacki | 2010-09-30 | 1 | -1/+1 |
* | Move application configuration to the application configuration object, remov... | José Valim | 2010-03-26 | 1 | -2/+0 |
* | Resolve test/unit load ordering by removing backtrace filter from boot initia... | Jeremy Kemper | 2010-02-11 | 1 | -9/+1 |
* | Check if Test::Unit is defined before adding backtrace filter. | José Valim | 2010-02-07 | 1 | -1/+1 |
* | Add backtrace cleaner on test unit railtie. | José Valim | 2010-02-07 | 1 | -0/+8 |
* | Only load testing tasks if test unit is being used. | José Valim | 2010-01-29 | 1 | -2/+2 |
* | Cleanup the test_unit generator move into the railtie | Carl Lerche | 2010-01-28 | 1 | -1/+7 |
* | Test::Unit Railtie | Carlhuda | 2010-01-28 | 1 | -0/+11 |