rails--rails/activesupport/lib
Eric Saxby 6fe36ba585 Evented notifications take priority over Timed notifications
In cases where a notification subscriber includes methods to support
both Evented and Timed events, Evented should take priority over Timed.
This allows subscribers to be backwards compatible (older Rails only
allows Timed events) while defaulting to newer behavior.
2012-08-11 17:39:20 -07:00
..
active_support Evented notifications take priority over Timed notifications 2012-08-11 17:39:20 -07:00
active_support.rb Fix the build 2012-05-22 12:10:35 -03:00