aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/current_attributes_integration_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't need the layout hereMatthew Draper2017-09-041-0/+2
* 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
* Make reset execution assertions easier to read.Kasper Timm Hansen2017-05-281-15/+11
* Use models to match the docs.Kasper Timm Hansen2017-05-271-1/+1
* ActiveSupport::CurrentAttributes provides a thread-isolated attributes single...David Heinemeier Hansson2017-05-261-0/+88