aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/integration_test_case_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* applies new string literal convention in railties/testXavier Noria2016-08-061-4/+4
* There are some cases where @@app is not definedSantiago Pastorino2016-07-261-0/+28
* Remove unused boot_rails method and it's usagePrathamesh Sonpatki2016-07-041-1/+0
* Address ruby warningsTeo Ljungberg2016-02-291-1/+1
* reset `ActionMailer::Base.deliveries` in `ActionDispatch::IntegrationTest`.Yves Senn2016-02-161-0/+46