Changeset [09c6150a87c3579f83942f40bc988dbf684fcc4d] by dubroe
October 19th, 2015 @ 04:05 PM
Give example of using reject in readme
https://github.com/aasm/aasm/commit/09c6150a87c3579f83942f40bc988db...
Committed by dubroe
- 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.