Changeset [97fa64bd410c7f440be19b3a8b328292767e29e5] by Thorsten Böttger
August 15th, 2017 @ 07:15 AM
Merge branch 'master' into add_rails_5_1_to_tests
https://github.com/aasm/aasm/commit/97fa64bd410c7f440be19b3a8b32829...
Committed by Thorsten Böttger
- M Gemfile
- 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.