Changeset [973633ce9ed37663932dd0aee0cb24b4046aecc9] by Travis Tilley
May 27th, 2009 @ 07:50 PM
Merge branch 'veebox/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.