Module: Eventful::Poro::InstanceMethods
- Defined in:
- lib/Eventful/Poro/InstanceMethods.rb
Instance Method Summary collapse
Instance Method Details
#initialize ⇒ Object
8 9 10 11 |
# File 'lib/Eventful/Poro/InstanceMethods.rb', line 8 def initialize(*) super self.class.register(self) end |