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
/
commands_tasks.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rails-rake-proxy'
Kasper Timm Hansen
2015-12-13
1
-5
/
+21
|
\
|
*
Implement Rake proxy for Rails' command line interface.
Dharam Gollapudi
2015-12-13
1
-0
/
+14
|
/
*
Invert command and commands tasks reference.
Kasper Timm Hansen
2015-12-06
1
-3
/
+1
*
Remove "run with rake" suggestion.
Kasper Timm Hansen
2015-12-06
1
-22
/
+0
*
Add class level `run` to Rails command.
Kasper Timm Hansen
2015-12-06
1
-4
/
+3
*
Add Rails command infrastructure and encapsulate development caching
Chuck Callebs
2015-12-04
1
-1
/
+5
*
[ci skip] Document running a rake command as a rails command
Nick Cox
2015-04-15
1
-0
/
+11
*
spike of a `OptionParser` backed test runner.
Yves Senn
2015-03-18
1
-1
/
+6
*
use require_command! instead of calling its definition
Aditya Kapoor
2014-10-16
1
-1
/
+1
*
Let COMMAND_WHITELIST be an Array, not a String
Akira Matsuda
2014-03-16
1
-1
/
+1
*
Removed unnecessary command "application"
Arun Agrawal
2014-03-10
1
-6
/
+1
*
More Warnings removed for ruby trunk
Arun Agrawal
2013-11-01
1
-1
/
+1
*
Missing destroy command
Akira Matsuda & Yukiko Kawamoto
2013-09-13
1
-0
/
+4
*
Using the instance variable for argv.
wangjohn
2013-07-09
1
-2
/
+2
*
Creating a class for carrying out rails commands.
wangjohn
2013-07-07
1
-0
/
+170