Changeset [a60dfefdc6db9e92f88c1870da7fba762cc28020] by Thorsten Böttger
October 16th, 2015 @ 07:18 PM
typo fixes, and improved warning message
https://github.com/aasm/aasm/commit/a60dfefdc6db9e92f88c1870da7fba7...
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.