Changeset [0a115940665d553d0e89935c1d295af18fa86ac7] by Thorsten Böttger
February 10th, 2017 @ 06:00 AM
reduce warning output when running specs
https://github.com/aasm/aasm/commit/0a115940665d553d0e89935c1d295af...
Committed by Thorsten Böttger
- M lib/aasm/base.rb
- M lib/aasm/configuration.rb
- M spec/spec_helpers/remove_warnings.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.