Changeset [e263b887ff2724edc87294fc737dd3d3c5903dbb] by Thorsten Böttger
October 27th, 2015 @ 05:29 AM
rename gemfiles to reflect what they are for
https://github.com/aasm/aasm/commit/e263b887ff2724edc87294fc737dd3d...
Committed by Thorsten Böttger
- A gemfiles/rails_4.0_mongo_mapper.gemfile
- A gemfiles/rails_4.1_mongo_mapper.gemfile
- A gemfiles/rails_4.2_mongo_mapper.gemfile
- R gemfiles/rails_4.0_bson1.gemfile
- R gemfiles/rails_4.1_bson1.gemfile
- R gemfiles/rails_4.2_bson1.gemfile
- M ".travis.yml"
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.