Class: ApplicationEvent

Inherits:
Evnt::Event show all
Defined in:
lib/generators/evnt/templates/initializer/app/events/application_event.rb

Overview

ApplicationEvent.

Instance Attribute Summary

Attributes inherited from Evnt::Event

#attributes, #extras, #extras_attributes, #name, #payload, #payload_attributes

Method Summary

Methods inherited from Evnt::Event

add_handler, attributes_are, default_options, extras_attributes_are, handlers_are, #initialize, name_is, payload_attributes_are, #reloaded?, #saved?, #set_not_saved, to_write_event

Constructor Details

This class inherits a constructor from Evnt::Event