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
/
lib
/
rails
/
commands
/
test
/
test_command.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Railties] require_relative => require
Akira Matsuda
2017-10-21
1
-3
/
+3
*
Merge pull request #29891 from pat/frozen-string-literals-railties
Rafael França
2017-08-14
1
-0
/
+2
|
\
|
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
|
Show minitest options in test runner help
yuuji.yaginuma
2017-07-31
1
-21
/
+14
|
/
*
* Don't eagerly require Rails' minitest plugin.
Kasper Timm Hansen
2017-07-10
1
-5
/
+25
*
[Railties] require => require_relative
Akira Matsuda
2017-07-01
1
-2
/
+2
*
Add the `<app_root>/test` dir to the `$LOAD_PATH` as a string:
Edouard CHIN
2017-06-16
1
-1
/
+1
*
Show correct commands in help
yuuji.yaginuma
2017-03-03
1
-2
/
+4
*
Prevent multiple values being set to `run_via`
yuuji.yaginuma
2017-02-18
1
-1
/
+1
*
Hide commands from API site.
Kasper Timm Hansen
2016-10-28
1
-2
/
+2
*
Use `on_load` to trigger commandline processing code
Aaron Patterson
2016-10-21
1
-5
/
+0
*
Prevent the test framework from being loaded in production mode
Aaron Patterson
2016-10-21
1
-0
/
+5
*
Apply test command changes.
Kasper Timm Hansen
2016-09-26
1
-1
/
+3
*
Initial command structure.
Kasper Timm Hansen
2016-09-25
1
-0
/
+18