Changeset [7c309c365c72bdcbeb2a96deb4908d5e55854baa] by Zac Viandier
January 16th, 2016 @ 12:39 PM
Add exemple of use on_event with argument, in the testing with
rspec matcher section
https://github.com/aasm/aasm/commit/7c309c365c72bdcbeb2a96deb4908d5...
Committed by Zac Viandier
- 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.