#249 Notifications in Rails 3

Published: Jan. 17, 2011, 8 a.m.

b'Rails 3 comes with instrument support through the ActiveSupport::Notifications class. Call "subscribe" to listen to notifications, and "instrument" to send them.'