Class: Octogate::Event::Base
- Inherits:
-
Object
- Object
- Octogate::Event::Base
- Includes:
- Model
- Defined in:
- lib/octogate/events/base.rb
Direct Known Subclasses
Instance Method Summary collapse
Methods included from Model
Instance Method Details
#default_condition ⇒ Object
5 6 7 |
# File 'lib/octogate/events/base.rb', line 5 def default_condition true end |