Changeset [d9472c7a2961df9a9ea913e545d42f4885be59cd] by Thorsten Böttger
March 17th, 2014 @ 04:58 PM
after_commit hooks are now event-based #112
https://github.com/aasm/aasm/commit/d9472c7a2961df9a9ea913e545d42f4...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M README.md
- M lib/aasm/persistence/active_record_persistence.rb
- M spec/models/validator.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.