Changeset [e28e422c28dd014fb75cd0115235d07ad8b7bef7] by Daniel Lo
July 5th, 2016 @ 03:42 AM
Update README.md
Removed (user) which I think should not be present. There is no
argument passed to the method call.
https://github.com/aasm/aasm/commit/e28e422c28dd014fb75cd0115235d07...
Committed by Daniel Lo
- 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.