Changeset [67f12f26d106151527d8b0d705675d9ee93c537b] by Thorsten Böttger
May 13th, 2015 @ 02:52 AM
support block notation for :after_commit event callbacks
https://github.com/aasm/aasm/commit/67f12f26d106151527d8b0d705675d9...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M lib/aasm/core/event.rb
- M spec/models/validator.rb
- M spec/unit/persistence/active_record_persistence_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.