Changeset [7ab505ac2fec0e3fe78377db95ebb05533124bd9] by Thorsten Böttger
April 24th, 2013 @ 05:44 AM
shorten the persistence loading stuff a bit
https://github.com/aasm/aasm/commit/7ab505ac2fec0e3fe78377db95ebb05...
Committed by Thorsten Böttger
- M lib/aasm/persistence.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.