Changeset [8a8cba0efe844c5cf82064d77740616a7b67e707] by Thorsten Böttger
July 16th, 2014 @ 01:54 PM
Merge pull request #153 from generalzhou/patch-1
Fix typo in aasm_write_state
https://github.com/aasm/aasm/commit/8a8cba0efe844c5cf82064d77740616...
Committed by Thorsten Böttger
- M lib/aasm/persistence/sequel_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.