Commit Graph

5 Commits

Author SHA1 Message Date
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 6673cf7071
Use `require_relative` instead of `require` with full path 2017-06-14 12:10:17 +03:00
yuuji.yaginuma 75e309675c add `bin/test` script for railties
The railties test does not require specific setup performed in the rake-tasks,
so we can use test runner as well as other components.
2017-01-01 16:17:24 +09:00