Table of Contents - celluloid-fsm-0.20.5 Documentation
Classes and Modules
- Celluloid
- Celluloid::FSM
- Celluloid::FSM::ClassMethods
- Celluloid::FSM::State
- Celluloid::FSM::UnattachedError
Methods
- ::included — Celluloid::FSM
- ::new — Celluloid::FSM
- ::new — Celluloid::FSM::State
- #actor= — Celluloid::FSM
- #attach — Celluloid::FSM
- #call — Celluloid::FSM::State
- #current_state — Celluloid::FSM
- #current_state_name — Celluloid::FSM
- #default_state — Celluloid::FSM::ClassMethods
- #default_state — Celluloid::FSM
- #handle_delayed_transitions — Celluloid::FSM
- #state — Celluloid::FSM::ClassMethods
- #states — Celluloid::FSM
- #states — Celluloid::FSM::ClassMethods
- #transition — Celluloid::FSM
- #transition! — Celluloid::FSM
- #transition_with_callbacks! — Celluloid::FSM
- #valid_transition? — Celluloid::FSM::State
- #validate_and_sanitize_new_state — Celluloid::FSM