Changeset [ebf81091a874a688b5a6cf9c94231f1aedc7dcaa] by Thorsten Böttger
July 10th, 2015 @ 08:15 AM
remove unused methods find_in_state, count_in_state,
with_state_scope for Mongoid
https://github.com/aasm/aasm/commit/ebf81091a874a688b5a6cf9c94231f1...
Committed by Thorsten Böttger
- M lib/aasm/persistence/mongoid_persistence.rb
- M spec/unit/persistence/mongoid_persistance_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.