aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/configuration
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-141-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-6/+6
* applies new string literal convention in railties/testXavier Noria2016-08-061-5/+5
* Define the configuration at Active SupportRafael Mendonça França2014-09-111-0/+1
* Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena...Vipul A M2013-12-181-2/+2
* Add active_support/testing/autorunRafael Mendonça França2012-12-311-1/+2
* using __method__ for the command method callsAaron Patterson2012-05-211-0/+59