Changeset [e969ef67673acd8cab9a702e4919974444bdfa83] by Thorsten Böttger
April 28th, 2013 @ 10:42 AM
supporting instance level inspection for states
https://github.com/aasm/aasm/commit/e969ef67673acd8cab9a702e4919974...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M README.md
- M lib/aasm/instance_base.rb
- M spec/unit/inspection_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.