Changeset [aac1ece7786bc1bfc0216ecc3ec0a6ad471fc952] by Thorsten Böttger
November 19th, 2014 @ 05:34 PM
fire guards only once per transition #184
https://github.com/aasm/aasm/commit/aac1ece7786bc1bfc0216ecc3ec0a6a...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M README.md
- M lib/aasm/aasm.rb
- M lib/aasm/event.rb
- M spec/unit/callbacks_spec.rb
- M spec/unit/event_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.