Changeset [2d8887fdcf515eac2f18c534ab35cf5f864ca2ea] by Adam McCrea
January 29th, 2010 @ 03:15 PM
Don't persist invalid models
http://github.com/rubyist/aasm/commit/2d8887fdcf515eac2f18c534ab35c...
Committed by Adam McCrea
- M lib/aasm/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.