Changeset [a4bc27cff0d7b7fa5ef61e517555e17b82285254] by Thorsten Böttger
June 28th, 2013 @ 04:19 PM
added a comment to explain things
https://github.com/aasm/aasm/commit/a4bc27cff0d7b7fa5ef61e517555e17...
Committed by Thorsten Böttger
- M lib/aasm/aasm.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.