Commit Graph

9 Commits

Author SHA1 Message Date
Santiago Pastorino bb75c33754 Config is deprecated on 1.8.8 and 1.9.3 use RbConfig 2010-08-23 23:10:36 -03:00
Prashant P. Shah 3b44b52fb0 Corrected the rake test:units and test:functionals description [#5251 state:committed]
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-08-01 22:17:15 -03:00
Xavier Noria f17159b029 edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
David Heinemeier Hansson 983815632c Cut down even further on rake -T noise 2010-06-09 17:14:53 -04:00
Anil Wadghule 53c13f1aca Use Config::CONFIG['host_os'] instead of RUBY_PLATFORM [#4477 state:resolved]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-04-26 11:12:52 -07:00
José Valim e461e1bc0e Ensure application rake tasks and generators are loaded after the ones specified in railties/engines/rails. [#4471 state:resolved] 2010-04-26 09:36:13 +02:00
Anil Wadghule 518891f490 Use correct RUBY_PLATFORM regex for Windows env [#4385 state:resolved]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-04-13 12:39:03 -07:00
Santiago Pastorino 808847792c db:test:prepare for tasks only if AR is loaded 2010-04-09 16:03:27 +12:00
José Valim 24aba77d9c Only load testing tasks if test unit is being used. 2010-01-29 17:51:06 +01:00