Changeset [243a7f088817440929da66e88807a75a5a534e46] by Nathan Stitt
May 3rd, 2016 @ 06:05 PM
Silence method override warning when it's an enum
https://github.com/aasm/aasm/commit/243a7f088817440929da66e88807a75...
Committed by Nathan Stitt
- M lib/aasm/base.rb
- M spec/unit/override_warning_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.