Changeset [82ce0fa2026e67fa46426dc4841fd9c6418c0d35] by dubroe
October 19th, 2015 @ 03:10 PM
Add option to reject certain events in the events method
https://github.com/aasm/aasm/commit/82ce0fa2026e67fa46426dc4841fd9c...
Committed by dubroe
- M lib/aasm/instance_base.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.