Module: WhittakerTech::Aeon::Schedulable
- Extended by:
- ActiveSupport::Concern
- Defined in:
- app/models/concerns/whittaker_tech/aeon/schedulable.rb
Overview
DSL concern for host models that own a temporal allocation. Including this module and calling +schedule :name+ wires up associations and convenience verbs so the host never manipulates allocations directly.