Changeset [44a17aa5357d60e20cbd1a5da4a27063e113ffa2] by Thorsten Böttger
June 15th, 2015 @ 06:00 PM
Merge pull request #238 from PeerStreet/master
pass args to after_commit callbacks
https://github.com/aasm/aasm/commit/44a17aa5357d60e20cbd1a5da4a2706...
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.