Santiago Pastorino
|
808847792c
|
db:test:prepare for tasks only if AR is loaded
|
2010-04-09 16:03:27 +12:00 |
|
José Valim
|
395d6648ce
|
Move application configuration to the application configuration object, remove railtie_name and engine_name and allow to set the configuration object.
|
2010-03-26 18:47:55 +01:00 |
|
Jeremy Kemper
|
8afcd33246
|
Resolve test/unit load ordering by removing backtrace filter from boot initializers
|
2010-02-11 09:01:52 -08:00 |
|
José Valim
|
518b4ff478
|
Check if Test::Unit is defined before adding backtrace filter.
|
2010-02-07 14:51:23 +01:00 |
|
José Valim
|
345e0b274c
|
Add backtrace cleaner on test unit railtie.
|
2010-02-07 13:45:47 +01:00 |
|
José Valim
|
24aba77d9c
|
Only load testing tasks if test unit is being used.
|
2010-01-29 17:51:06 +01:00 |
|
Carl Lerche
|
252911e378
|
Cleanup the test_unit generator move into the railtie
|
2010-01-28 10:17:41 -08:00 |
|
Carlhuda
|
c7c3eac762
|
Test::Unit Railtie
|
2010-01-28 09:55:29 -08:00 |
|