Changeset [e750b83696ce16349948059b9d49d8a4a1ef4bd8] by lingceng

January 20th, 2016 @ 06:32 AM

Committed by lingceng

  • M lib/aasm/state_machine.rb
  • M spec/unit/callbacks_spec.rb
New-ticket Create new ticket

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.