Changeset [52181d801796391d6fda0582fd4a96c11abe4402] by Thorsten Böttger
April 24th, 2013 @ 07:05 AM
Committed by Thorsten Böttger
- M lib/aasm/persistence/active_record_persistenc
- M lib/aasm/persistence/base.rb
- M lib/aasm/persistence/mongoid_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.