Changeset [b983d4762117ce88bac9be86fa6251408cd7f929] by Ivan Tse
June 7th, 2014 @ 11:31 PM
after_commit callbacks should only run if saved
https://github.com/aasm/aasm/commit/b983d4762117ce88bac9be86fa62514...
Committed by Ivan Tse
- M lib/aasm/persistence/active_record_persistence.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.