Changeset [e97a93089705ca55c8ac9c59afb8b75695f0c5cc] by Travis Tilley
October 20th, 2009 @ 02:39 PM
check to see if the aasm_column is blank
http://github.com/rubyist/aasm/commit/e97a93089705ca55c8ac9c59afb8b...
Committed by Travis Tilley
- 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.