index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
test
/
application
/
runner_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide a better error message if a user mistypes the name of script with runner
Stephen Blackstone
2016-01-05
1
-0
/
+10
*
tests, railties tests should use `bin/` executables when possible.
Yves Senn
2015-06-30
1
-10
/
+10
*
Revert "Merge pull request #19404 from dmathieu/remove_rack_env"
Jeremy Kemper
2015-03-20
1
-0
/
+6
*
don't fallback to RACK_ENV when RAILS_ENV is not present
Damien Mathieu
2015-03-19
1
-6
/
+0
*
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