Changeset [282fefd768fbf016c04962296922a28e62d93ac3] by hspazio
May 14th, 2016 @ 05:40 PM
adding support for :permitted => false on both events and
states inspection
https://github.com/aasm/aasm/commit/282fefd768fbf016c04962296922a28...
Committed by hspazio
- M lib/aasm/instance_base.rb
- M spec/unit/inspection_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.