Changeset [ef826808aed792f416783691689a0a1efab30779] by Thorsten Böttger
May 16th, 2016 @ 06:30 AM
Merge pull request #353 from nathanstitt/enum-warnings
Silence method override warning when it's an enum
https://github.com/aasm/aasm/commit/ef826808aed792f416783691689a0a1...
Committed by Thorsten Böttger
- 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.