Changeset [ef5b6b3fb4edcaaa24718527809448b77f25bdd8] by Matthew Wilde
June 19th, 2016 @ 01:37 AM
Default to false and flip to a minor version for now.
https://github.com/aasm/aasm/commit/ef5b6b3fb4edcaaa24718527809448b...
Committed by Matthew Wilde
- M lib/aasm/base.rb
- M lib/aasm/version.rb
- M spec/models/validator.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.