Changeset [0adf6c579970394278715571785d7ea9f15fc229] by Thorsten Böttger
September 12th, 2014 @ 05:42 AM
allow retrieving the current event (see #159 and
#168)
https://github.com/aasm/aasm/commit/0adf6c579970394278715571785d7ea...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M README.md
- M lib/aasm/base.rb
- M lib/aasm/instance_base.rb
- M spec/unit/event_spec.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.