Changeset [264068ca3247da56dfe3773f6b1f585b130d13d4] by Thorsten Böttger
June 19th, 2016 @ 02:40 AM
let whiny_peristence: true be the default now
https://github.com/aasm/aasm/commit/264068ca3247da56dfe3773f6b1f585...
Committed by Thorsten Böttger
- M lib/aasm/base.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.