Changeset [4e8d65202b111cc69df15b9870636be17da64b52] by Thorsten Böttger
December 5th, 2014 @ 11:20 AM
corrected callback order in README
https://github.com/aasm/aasm/commit/4e8d65202b111cc69df15b9870636be...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M README.md
- M spec/models/callbacks/basic.rb
- M spec/unit/callbacks_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.