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
/
engine
/
commands.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Railties] require_relative => require
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
[Railties] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
make all rails commands work in engine
yuuji.yaginuma
2017-01-09
1
-11
/
+6
*
Run engine commands through command infrastructure.
Kasper Timm Hansen
2016-09-25
1
-4
/
+2
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
make rake proxy work in rails engines
yuuji.yaginuma
2016-01-31
1
-32
/
+3
*
make test runner work correctly inside engine
yuuji.yaginuma
2015-07-12
1
-2
/
+4
*
rails -> Rails [ci skip]
Prathamesh Sonpatki
2013-05-09
1
-1
/
+1
*
removes usage of Object#in? from the code base (the method remains defined by...
Xavier Noria
2012-08-06
1
-3
/
+1
*
Give more detailed instructions in script/rails in engine
Piotr Sarnacki
2012-05-04
1
-0
/
+4
*
Add destroy alias to engines
Guillermo Iguaran
2011-08-22
1
-2
/
+3
*
Use namespace if it's a mountable engine
Stefan Sprenger
2011-06-07
1
-0
/
+1
*
Add destroy to engine's commands
Stefan Sprenger
2011-05-27
1
-2
/
+3
*
Move requiring engine out of the switch case
Stefan Sprenger
2011-05-27
1
-4
/
+3
*
Introducing engine commands
Stefan Sprenger
2011-05-26
1
-0
/
+37