Sha256: c12f4667059955def35e700357d7afc4420160c5f66bae4c321f54259f37e176
Contents?: true
Size: 153 Bytes
Versions: 48
Compression:
Stored size: 153 Bytes
Contents
module AppManager class EventHandler def initialize(event,payload) ActiveSupport::Notifications.instrument(event, payload) end end end
Version data entries
48 entries across 48 versions & 1 rubygems