aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/env_helpers.rb
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-18/+18
* applies new string literal convention in railties/testXavier Noria2016-08-061-5/+5
* Revert "Merge pull request #19404 from dmathieu/remove_rack_env"Jeremy Kemper2015-03-201-0/+9
* don't fallback to RACK_ENV when RAILS_ENV is not presentDamien Mathieu2015-03-191-9/+0
* Make logging to stdout work again with implicit `development` envMarc Schütz2013-10-131-0/+4
* Refactor tests that switch RAILS_ENV and RACK_ENVCarlos Antonio da Silva2012-12-061-0/+26