Changeset [92380559448b97be99bf2e559cb05d308c38e744] by Phil Pirozhkov
October 23rd, 2016 @ 06:30 PM
Use appraisal to test all the matrix locally
https://github.com/aasm/aasm/commit/92380559448b97be99bf2e559cb05d3...
Committed by Phil Pirozhkov
- A Appraisals
- A TESTING.md
- A gemfiles/rails_4.2_mongoid_4.gemfile
- M ".travis.yml"
- M Gemfile
- M Rakefile
- M aasm.gemspec
- M gemfiles/rails_3.2_stable.gemfile
- M gemfiles/rails_4.0.gemfile
- M gemfiles/rails_4.0_mongo_mapper.gemfile
- M gemfiles/rails_4.2.gemfile
- M gemfiles/rails_4.2_mongo_mapper.gemfile
- M gemfiles/rails_4.2_mongoid_5.gemfile
- M gemfiles/rails_5.0.gemfile
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.