Changeset [9615549a13b79a44fe019e817d823a281c1ba55a] by Thorsten Böttger
June 12th, 2013 @ 05:03 AM
Merge pull request #73 from billhorsman/may_whatever
Ensure that may_whatever? always returns either true or
false
https://github.com/aasm/aasm/commit/9615549a13b79a44fe019e817d823a2...
Committed by Thorsten Böttger
- M lib/aasm/event.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.