Changeset [e32c5dd65d395c7f959fdceba112e061f2a10ae9] by Thorsten Böttger
February 22nd, 2013 @ 03:40 AM
little persistence refactoring to improve readability
https://github.com/aasm/aasm/commit/e32c5dd65d395c7f959fdceba112e06...
Committed by Thorsten Böttger
- M lib/aasm/aasm.rb
- 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.