Pat Allan
|
acea68de02
|
Adding frozen_string_literal pragma to Railties.
|
2017-08-14 19:08:09 +02:00 |
|
Matthew Draper
|
87b3e226d6
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
This reverts commit 3420a14590 , reversing
changes made to afb66a5a59 .
|
2017-07-02 02:15:17 +09:30 |
|
Kir Shatrov
|
cfade1ec7e
|
Enforce frozen string in Rubocop
|
2017-07-01 02:11:03 +03:00 |
|
bogdanvlviv
|
40bdbce191
|
Define path with __dir__
".. with __dir__ we can restore order in the Universe." - by @fxn
Related to 5b8738c2df
|
2017-05-23 00:53:51 +03:00 |
|
Xavier Noria
|
e6ab70c439
|
applies new string literal convention to the rest of the project
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
|
2016-08-06 19:28:46 +02:00 |
|
Islam Wazery
|
4521aadae0
|
Rename railties/bin to railties/exe
That will match the new Bundler executables convention.
Bundler Blog Post: http://bundler.io/blog/2015/03/20/moving-bins-to-exe.html
Also updated the necessary tests.
|
2015-04-11 19:26:34 +02:00 |
|