Changeset [453595586a5fcaf7e2bedfb733f10042f08ddf25] by Reid Morrison
February 14th, 2015 @ 02:18 PM
Specify minimum MongoMapper version for Travis
https://github.com/aasm/aasm/commit/453595586a5fcaf7e2bedfb733f1004...
Committed by Reid Morrison
- M Gemfile
- M gemfiles/rails_3.2.gemfile
- M gemfiles/rails_4.0.gemfile
- M gemfiles/rails_4.1.gemfile
- M gemfiles/rails_4.2.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.