Changeset [ce66570a279ec3962b3cf58fa7cfa9f3b60370b3] by HoyaBoya
November 5th, 2015 @ 01:32 PM
introduce before and after all transactions
https://github.com/aasm/aasm/commit/ce66570a279ec3962b3cf58fa7cfa9f...
Committed by HoyaBoya
- M lib/aasm/base.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.