# somewhere in the code info = { user: "nhocki", email: "what", message: "What's this?" } ActiveSupport::Notifications.notifier.instrument("fail.notification", :extra => info)