Changeset [41cdf5673d44f7c43e60bbd1dd61124fd3c0b4d1] by Sebastian Cohnen
October 22nd, 2013 @ 06:30 AM
added specs for :after_commit hook
https://github.com/aasm/aasm/commit/41cdf5673d44f7c43e60bbd1dd61124...
Committed by Sebastian Cohnen
- 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.