Changeset [a26b2f3b0313ae17a7e420ac537381a1f14acf3f] by Thorsten Böttger
June 19th, 2016 @ 01:27 AM
Merge pull request #370 from HoyaBoya/feature/configure_logger
Allow AASM to Take A Logger Configuration
https://github.com/aasm/aasm/commit/a26b2f3b0313ae17a7e420ac537381a...
Committed by Thorsten Böttger
- M lib/aasm/base.rb
- M lib/aasm/configuration.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.