Changeset [68bf3fb4742a009d39d552e8d12bd7080e28e9e2] by Thorsten Böttger

July 10th, 2015 @ 08:19 AM

remove unused methods find_in_state, count_in_state, with_state_scope for MongoMapper
https://github.com/aasm/aasm/commit/68bf3fb4742a009d39d552e8d12bd70...

Committed by Thorsten Böttger

  • M PLANNED_CHANGES.md
  • M lib/aasm/persistence/mongo_mapper_persistence.rb
  • M spec/unit/persistence/mongo_mapper_persistance_spec.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.