Changeset [48e6a0faab740de02e08f1c1b73fec73787475c9] by Thorsten Böttger
March 1st, 2014 @ 10:03 AM
Committed by Thorsten Böttger
- M lib/aasm/persistence/active_record_persistence.rb
- M spec/models/validator.rb
- M spec/unit/persistence/active_record_persistence_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.