Changeset [cd9922bac002ceb6417467e41ec686677d682d19] by Bregadeesh Samapathy
June 18th, 2015 @ 07:32 AM
Committed by Bregadeesh Samapathy
- M spec/models/callbacks/basic.rb
- M spec/models/callbacks/guard_within_block.rb
- M spec/models/callbacks/multiple_transitions_transition_guard.rb
- M spec/models/callbacks/with_args.rb
- M spec/models/callbacks/with_state_args.rb
- M spec/models/parametrised_event.rb
- M spec/unit/callbacks_spec.rb
- M spec/unit/event_spec.rb
- M spec/unit/transition_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.