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
/
cli.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Railties] require_relative => require
Akira Matsuda
2017-10-21
1
-3
/
+3
*
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
-3
/
+3
*
Initial command structure.
Kasper Timm Hansen
2016-09-25
1
-2
/
+4
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-5
/
+5
*
:bomb: Fix another leftover
Rafael Mendonça França
2015-05-27
1
-1
/
+1
*
Remove redundant 'Rails' from Rails::AppRailsLoader constant
Ryan Bigg
2015-05-21
1
-1
/
+1
*
No need to require rbconfig as we are using Gem.ruby
Arun Agrawal
2013-10-11
1
-1
/
+0
*
s/plugin_new/plugin
schneems
2013-06-30
1
-1
/
+1
*
Fix backwards compatibility with Rails 3 apps.
Steve Klabnik
2013-02-22
1
-3
/
+0
*
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...
Jeremy Kemper
2013-01-06
1
-2
/
+5
*
Exit with non-zero to signal failure.
Philip Arndt
2011-01-29
1
-1
/
+1
*
Merge remote branch 'drogus/plugin_new'
José Valim
2010-11-11
1
-1
/
+6
|
\
|
*
Added 'rails plugin new' generator which generates gem plugin skeleton.
Piotr Sarnacki
2010-11-02
1
-1
/
+6
*
|
Remove unused Configurable in Rails::Engine and Rails::Application. Remove un...
zhengjia
2010-11-11
1
-3
/
+0
|
/
*
adds a comment in cli.rb so that it is clear that exec_script_rails! performs...
Xavier Noria
2010-08-27
1
-0
/
+2
*
detect being inside a rails application even from a subdirectory
Chad Fowler
2010-06-10
1
-19
/
+1
*
moved rails binary to rails gem, so rubygems can find specific versions of ra...
Felipe Rodrigues
2010-04-12
1
-0
/
+30