Changeset [9f9bb07bc458e28753e7337f9ad09d3f1df5b31b] by Sebastian Cohnen
October 22nd, 2013 @ 06:11 AM
added after_commit hook
https://github.com/aasm/aasm/commit/9f9bb07bc458e28753e7337f9ad09d3...
Committed by Sebastian Cohnen
- M lib/aasm/persistence/active_record_persistence.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.