Changeset [0e7b207658d0f01ce5c47b670483536c062dd912] by Thorsten Böttger
August 1st, 2016 @ 06:36 AM
fix the build (who needs coveralls anyhow)
https://github.com/aasm/aasm/commit/0e7b207658d0f01ce5c47b670483536...
Committed by Thorsten Böttger
- M gemfiles/rails_4.0_mongo_mapper.gemfile
- M gemfiles/rails_4.2_mongo_mapper.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.