Changeset [413d2fde7cbb9719db3a64afb779ad74b867d92b] by Yuki Ito
April 4th, 2016 @ 12:47 PM
suppress_warning_when_using_enum
https://github.com/aasm/aasm/commit/413d2fde7cbb9719db3a64afb779ad7...
Committed by Yuki Ito
- 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.