Changeset [85905c98752322863091de0df9ecfc0a93d35008] by Thorsten Böttger

July 10th, 2015 @ 08:13 AM

remove unused methods find_in_state, count_in_state, calculate_in_state, with_state_scope for ActiveRecord
https://github.com/aasm/aasm/commit/85905c98752322863091de0df9ecfc0...

Committed by Thorsten Böttger

  • M lib/aasm/persistence/active_record_persistence.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.