Changeset [be6634dc3f6bbbae2baa2c566308563117eac24d] by yui-knk

October 24th, 2015 @ 03:59 AM

Add test cases which validate results of defined scope
https://github.com/aasm/aasm/commit/be6634dc3f6bbbae2baa2c566308563...

Committed by yui-knk

  • M spec/unit/persistence/active_record_persistence_multiple_spec.rb
  • M spec/unit/persistence/active_record_persistence_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.