Changeset [a286e19b3c948142f0dac81a0dfc4bcc136d606c] by Thorsten Böttger
September 28th, 2015 @ 02:57 AM
typo fixes, and improved warning message
https://github.com/aasm/aasm/commit/a286e19b3c948142f0dac81a0dfc4bc...
Committed by Thorsten Böttger
- M README.md
- M lib/aasm/base.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.