Class: AirctsAsStateMachine
- Inherits:
-
Norairrecord::Table
- Object
- Norairrecord::Table
- AirctsAsStateMachine
- Includes:
- AASM, AASM::Persistence::AirrecordPersistence
- Defined in:
- lib/aircts_as_state_machine.rb
Overview
inherit from this as you would Airrecord::Table
Method Summary
Methods included from AASM::Persistence::AirrecordPersistence
#aasm_fire_event, #aasm_read_state, #aasm_write_state_without_persistence, included