Changeset [bb68b00b7e0b0f209c29eae718bf85e7f07e6bd7] by Travis Tilley
May 27th, 2009 @ 07:50 PM
Merge branch 'basiszwo/master' http://github.com/rubyist/aasm/c...
Committed by Travis Tilley
- M lib/persistence/active_record_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.