Changeset [6eff7dfed128cfc144dd3e7532a518d0e71ac172] by Bill Horsman
June 12th, 2013 @ 04:26 AM
Fix doc for inspection methods - they should use .aasm
E.g. job.events should be job.aasm.events
https://github.com/aasm/aasm/commit/6eff7dfed128cfc144dd3e7532a518d...
Committed by Bill Horsman
- 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.