aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/runner_test.rb
Commit message (Expand)AuthorAgeFilesLines
* make 'rails runner' show usage when run without any optionsVijay Dev2011-06-101-0/+4
* Solve the RAILS_ENV problem in the railties tests in a more generic wayJon Leighton2011-06-061-0/+4
* Send 'rails runner' help message to stdout instead of stderr.rohit2010-09-191-2/+1
* Fix output of 'rails runner --help' [#4249 state:open]rohit2010-09-181-0/+5
* Fix indentJeremy Kemper2010-07-021-1/+1
* Added 4 tests for Rails Runner. 2 failing tests for $0 and $PROGRAM_NAME [#22...rohit2010-06-221-0/+49