aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/notifications/instrumenter_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-2/+2
* modernizes hash syntax in activesupportXavier Noria2016-08-061-2/+2
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-2/+2
* ActiveSupport::Notifications::Instrumenter#instrument should yieldstopdropandrew2013-03-021-0/+8
* adding start / finish on the instrumenter, adding tests for the classAaron Patterson2013-01-091-0/+50