Changeset [84f62932b916083d0038f37038774eab65165ab2] by Richie Vos
August 27th, 2010 @ 03:18 PM
Fix comment typo on aasm_column
http://github.com/rubyist/aasm/commit/84f62932b916083d0038f37038774...
Committed by Richie Vos
- 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.