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
/
runner
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly expand the environment's name in all commands
yuuji.yaginuma
2019-03-15
1
-3
/
+7
*
Use `say`/`error` instead of `puts`/`$stderr.puts`
bogdanvlviv
2018-08-22
1
-6
/
+6
*
Use `TOPLEVEL_BINDING` in rails runner command
yuuji.yaginuma
2017-09-22
1
-2
/
+2
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
support `-` as an argument to `rails runner`
Cody Cutrer
2017-07-17
2
-2
/
+7
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Correctly reset ARGV for "rails runner `CODE' arg arg arg..."
Robert Thau
2017-03-22
1
-2
/
+3
*
Show correct commands in help
yuuji.yaginuma
2017-03-03
1
-3
/
+5
*
use `Gem.win_platform?` to check windows Ruby platforms
yuuji.yaginuma
2016-11-30
1
-1
/
+1
*
Pass `rails runner` args onto file again.
Kasper Timm Hansen
2016-11-20
1
-1
/
+2
*
Hide commands from API site.
Kasper Timm Hansen
2016-10-28
1
-1
/
+1
*
Initial command structure.
Kasper Timm Hansen
2016-09-25
2
-0
/
+62