Changeset [851dcc36fdc261011b68c1eb3551d381b0cce0a2] by werleo
August 4th, 2017 @ 08:19 AM
Test for aasm guard arguments (#485)
https://github.com/aasm/aasm/commit/851dcc36fdc261011b68c1eb3551d38...
Committed by werleo
- A spec/models/guard_arguments_check.rb
- A spec/unit/guard_arguments_check_spec.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.