Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Config is deprecated on 1.8.8 and 1.9.3 use RbConfig | Santiago Pastorino | 2010-08-23 | 1 | -1/+2 |
* | Corrected the rake test:units and test:functionals description [#5251 state:c... | Prashant P. Shah | 2010-08-01 | 1 | -1/+1 |
* | edit pass: the names of Rails components have a space, ie, "Active Record", n... | Xavier Noria | 2010-06-14 | 1 | -1/+1 |
* | Cut down even further on rake -T noise | David Heinemeier Hansson | 2010-06-09 | 1 | -13/+37 |
* | Use Config::CONFIG['host_os'] instead of RUBY_PLATFORM [#4477 state:resolved] | Anil Wadghule | 2010-04-26 | 1 | -1/+1 |
* | Ensure application rake tasks and generators are loaded after the ones specif... | José Valim | 2010-04-26 | 1 | -0/+2 |
* | Use correct RUBY_PLATFORM regex for Windows env [#4385 state:resolved] | Anil Wadghule | 2010-04-13 | 1 | -1/+1 |
* | db:test:prepare for tasks only if AR is loaded | Santiago Pastorino | 2010-04-09 | 1 | -7/+11 |
* | Only load testing tasks if test unit is being used. | José Valim | 2010-01-29 | 1 | -0/+130 |