Changeset [2ba38b6a1c414586285c84b160b5373863400a9d] by chen
April 26th, 2016 @ 09:50 PM
update_column instead of change_column
https://github.com/aasm/aasm/commit/2ba38b6a1c414586285c84b160b5373...
Committed by chen
- M README.md
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.