Changeset [4d8fbde00068506f42887f06bda24ec5135f8a3a] by HoyaBoya
May 25th, 2016 @ 02:21 PM
Allow AASM to take a logger configuration
https://github.com/aasm/aasm/commit/4d8fbde00068506f42887f06bda24ec...
Committed by HoyaBoya
- 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.