Changeset [92a707e89d3ea6cdf2b716c68fdcc415ed8a3a70] by Thorsten Böttger
May 3rd, 2016 @ 05:24 AM
Merge pull request #354 from kikyous/kikyous-patch-1
update_column instead of change_column
https://github.com/aasm/aasm/commit/92a707e89d3ea6cdf2b716c68fdcc41...
Committed by Thorsten Böttger
- 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.