aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/subscriber.rb
Commit message (Expand)AuthorAgeFilesLines
* Stop using method missing for singleton delegation.Aaron Patterson2013-11-061-1/+1
* Allow attaching to AS::Notifications namespace up frontDaniel Schierbeck2013-09-201-2/+25
* Created a registry based on the +PerThreadRegistry+ module forwangjohn2013-04-221-2/+20
* Copy-edits in the ActiveSupport::Subscriber documentation.Rafael Mendonça França2013-04-161-6/+5
* Extract a base class from ActiveSupport::LogSubscriberDaniel Schierbeck2013-04-161-0/+76