Changeset [a6415fce44dfc1fa8d02eac84f03940e7e81f57f] by Thorsten Böttger
December 8th, 2015 @ 03:35 AM
Merge pull request #276 from yui-knk/test_created_scope_members
Add test cases which validate results of defined scope
https://github.com/aasm/aasm/commit/a6415fce44dfc1fa8d02eac84f03940...
Committed by Thorsten Böttger
- M spec/unit/persistence/active_record_persistence_multiple_spec.rb
- M spec/unit/persistence/active_record_persistence_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.