Changeset [bf02c8b938dc9aed31c068231216d5457a155dd3] by Thorsten Böttger
June 12th, 2013 @ 04:53 AM
Merge pull request #72 from billhorsman/inspection-doc-fix
Fix doc for inspection methods - they should use .aasm
https://github.com/aasm/aasm/commit/bf02c8b938dc9aed31c068231216d54...
Committed by Thorsten Böttger
- M README.md
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.