Module: Lotu::Eventful
- Included in:
- HasBehavior
- Defined in:
- lib/lotu/behaviors/eventful.rb
Defined Under Namespace
Modules: InstanceMethods
Instance Method Summary collapse
Instance Method Details
#is_eventful ⇒ Object
20 21 22 |
# File 'lib/lotu/behaviors/eventful.rb', line 20 def is_eventful include InstanceMethods end |