aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/current_attributes_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `try` only when we're unsure if the receiver would respond_to the methodAkira Matsuda2019-08-011-5/+5
* Support before_reset callback in CurrentAttributesRosa Gutierrez2019-01-301-7/+30
* Merge remote-tracking branch 'origin/master' into unlock-minitestRafael Mendonça França2017-08-011-0/+1
|\
| * [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* | Merge branch 'master' into unlock-minitestKasper Timm Hansen2017-07-151-0/+1
|\|
| * Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
| * 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
* | Reset time zone to previous valueyuuji.yaginuma2017-05-301-1/+8
|/
* ActiveSupport::CurrentAttributes provides a thread-isolated attributes single...David Heinemeier Hansson2017-05-261-0/+96