Changeset [26219482f7cb50cfa49bff7474aacf045c42c205] by Guillaume Hain
February 27th, 2018 @ 12:56 AM
Displays ORM versions when running tests
https://github.com/aasm/aasm/commit/26219482f7cb50cfa49bff7474aacf0...
Committed by Guillaume Hain
- M spec/spec_helpers/active_record.rb
- M spec/spec_helpers/dynamoid.rb
- M spec/spec_helpers/mongoid.rb
- M spec/spec_helpers/redis.rb
- M spec/spec_helpers/sequel.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.