Changeset [5f8be13c8cbcf1abace79831b9f987542ba1bb18] by Thorsten Böttger
January 24th, 2014 @ 06:02 AM
support event guards #85
https://github.com/aasm/aasm/commit/5f8be13c8cbcf1abace79831b9f9875...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M README.md
- M lib/aasm/event.rb
- M spec/models/guardian.rb
- M spec/unit/guard_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.