Changeset [686309629900c322a420d98bdd740208beb06522] by Yannick Rekinger

February 9th, 2016 @ 09:28 AM

Maintaining RubyMotion support following new class-based "after callback" feature.
https://github.com/aasm/aasm/commit/686309629900c322a420d98bdd74020...

Committed by Yannick Rekinger

  • M lib/aasm/core/transition.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.