Changeset [54f4cfb37e7cd55fa711efc3701f2625622eb8b1] by Thorsten Böttger

February 9th, 2016 @ 03:07 AM

Merge pull request #318 from Infotaku/RubyMotion

[RubyMotion support] Fixing some issues with Proc based guardians and callbacks. https://github.com/aasm/aasm/commit/54f4cfb37e7cd55fa711efc3701f262...

Committed by Thorsten Böttger

  • M README.md
  • 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.