Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script => bin | Akira Matsuda | 2013-01-18 | 1 | -6/+6 |
* | Refactor tests that switch RAILS_ENV and RACK_ENV | Carlos Antonio da Silva | 2012-12-06 | 1 | -12/+8 |
* | Fix duplicated method name | Carlos Antonio da Silva | 2012-12-05 | 1 | -2/+1 |
* | Add ENV['RACK_ENV'] support to rake runner/console/server. | kennyj | 2012-12-06 | 1 | -0/+23 |
* | Add support runner hook. | kennyj | 2012-05-29 | 1 | -0/+10 |
* | convert railties to use AS::TestCase | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
* | make 'rails runner' show usage when run without any options | Vijay Dev | 2011-06-10 | 1 | -0/+4 |
* | Solve the RAILS_ENV problem in the railties tests in a more generic way | Jon Leighton | 2011-06-06 | 1 | -0/+4 |
* | Send 'rails runner' help message to stdout instead of stderr. | rohit | 2010-09-19 | 1 | -2/+1 |
* | Fix output of 'rails runner --help' [#4249 state:open] | rohit | 2010-09-18 | 1 | -0/+5 |
* | Fix indent | Jeremy Kemper | 2010-07-02 | 1 | -1/+1 |
* | Added 4 tests for Rails Runner. 2 failing tests for $0 and $PROGRAM_NAME [#22... | rohit | 2010-06-22 | 1 | -0/+49 |