Changeset [e03fe3c51fc7c8978102076a685689863c871f14] by Jack Zhou
July 16th, 2014 @ 01:24 PM
Fix typo in aasm_write_state
https://github.com/aasm/aasm/commit/e03fe3c51fc7c8978102076a6856898...
Committed by Jack Zhou
- 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.