Changeset [3cac5eb23d044aad6df725529bbefeaf36d9b36a] by Wildfalcon
December 1st, 2009 @ 05:36 AM
Committed by Wildfalcon
- M lib/aasm/aasm.rb
- M spec/unit/aasm_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.