Changeset [ea0b5a8a23451897da53127100e51834c62d825f] by Thorsten Böttger

December 8th, 2015 @ 05:55 AM

Merge pull request #290 from jethroo/chore/refactoring_base_to_reduce_complexity

refactoring Base#state_with_scope to reduce complexity of the method
https://github.com/aasm/aasm/commit/ea0b5a8a23451897da53127100e5183...

Committed by Thorsten Böttger

  • M lib/aasm/persistence/base.rb
New-ticket Create new ticket

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.