Changeset [080509e3ce75ee44b9847e703b4435ebcdc8b192] by Thorsten Böttger
October 24th, 2013 @ 09:13 AM
Merge pull request #92 from tisba/master
after_commit callback
https://github.com/aasm/aasm/commit/080509e3ce75ee44b9847e703b4435e...
Committed by Thorsten Böttger
- M lib/aasm/persistence/active_record_persistence.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.