aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/tagged_logging.rb
Commit message (Expand)AuthorAgeFilesLines
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-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
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-1/+1
* Prefer to pass block when logging.Guo Xiang Tan2014-07-181-1/+1
* Updates to make rails 4 happy with minitest 5:Ryan Davis2013-05-061-1/+1
* Make test logs easier to read.Jeremy Kemper2012-12-261-11/+10
* Remove AS::Concern extension from Testing::TaggedLoggingCarlos Antonio da Silva2012-11-051-4/+0
* Tests tag the Rails log with the current test class and test caseJeremy Kemper2012-09-261-0/+30