Changeset [9346e6a859056ed5a161746f604602f321fbdb06] by Thorsten Böttger

October 12th, 2014 @ 09:46 AM

instance-based events inspection now returns event instances (instead of the event names as symbol)
https://github.com/aasm/aasm/commit/9346e6a859056ed5a161746f604602f...

Committed by Thorsten Böttger

  • M CHANGELOG.md
  • M README.md
  • M README_FROM_VERSION_3_TO_4.md
  • M lib/aasm/instance_base.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.