mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
6fe36ba585
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. |
||
---|---|---|
.. | ||
evented_notification_test.rb |