Changeset [a04f5052f71d71697a62c2a9a5fe149683542ad7] by Carsten Wirth
December 6th, 2015 @ 01:56 PM
refactoring Base#state_with_scope to reduce complexity of the
method
https://github.com/aasm/aasm/commit/a04f5052f71d71697a62c2a9a5fe149...
Committed by Carsten Wirth
- M lib/aasm/persistence/base.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.