Changeset [5af931a30970daa97d1ccef0bb047c6a57eac69e] by Tim Masliuchenko

December 19th, 2016 @ 04:29 AM

Committed by Tim Masliuchenko

  • M README.md
  • M lib/aasm/aasm.rb
  • M lib/aasm/core/event.rb
  • M spec/models/callbacks/basic.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.