Changeset [5ace90255fc542131d0baae4670c4b99213f7321] by Nathan Stitt
May 3rd, 2016 @ 06:10 PM
test for method using method_defined?
https://github.com/aasm/aasm/commit/5ace90255fc542131d0baae4670c4b9...
Committed by Nathan Stitt
- 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.