Changeset [d3ad597f69023df9207c019b92f38b522356b3c8] by Yannick Rekinger
February 5th, 2016 @ 04:37 PM
Fixed an issue due to RubyMotion Proc's lack of 'parameters'
method.
https://github.com/aasm/aasm/commit/d3ad597f69023df9207c019b92f38b5...
Committed by Yannick Rekinger
- M lib/aasm/core/transition.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.