Commit Graph

15 Commits

Author SHA1 Message Date
Reid Morrison ceb05f746b Drop Support for Mongo Mapper (#439)
* Drop support for Mongo Mapper.

* Refactor Appraisal
2017-03-08 23:29:42 +05:30
Josh Teeter ec33533042 Resolve Ruby 1.9.3 failing on CI (#430)
* Force installing nokogiri 1.6.8.1 version in the rails 4.2 files
2017-01-23 15:04:40 +05:30
Thorsten Böttger 4d9045903c find out if Travis CI runs the dynamoid tests 2016-12-11 21:25:33 +13:00
Phil Pirozhkov 9238055944 Use appraisal to test all the matrix locally 2016-10-24 01:30:55 +03:00
Thorsten Böttger 2981e684f5 mime-types gem version >= 3 requires mime-types-date which requires Ruby 2.x 2016-05-03 20:43:11 +12:00
Thorsten Böttger 7a7a17f5e8 Merge pull request #300 from LeeChSien/master
Add [dynamoid](http://joshsymonds.com/Dynamoid/) support.
2016-02-05 15:04:03 +13:00
Jason Lee 30b1edb1e7 Add [dynamoid](http://github.com/Veraticus/Dynamoid) support. 2016-01-10 20:34:27 +08:00
Ferdinand Rosario 48bd045cc7 attempt to check AASM compatible with latest rubies also updated the rails version to latest patch 2016-01-08 10:36:43 +05:30
Thorsten Böttger 84a0dfe9c9 I don't need coveralls 2015-03-07 22:46:08 +13:00
Reid Morrison 4a7a87bcc5 Mongoid V4 uses bson v2 which is not compatible with mongo and therefore mongo_mapper 2015-02-14 14:59:46 -05:00
Reid Morrison 453595586a Specify minimum MongoMapper version for Travis 2015-02-14 14:18:09 -05:00
Reid Morrison 7134072568 Merge branch 'master' of https://github.com/aasm/aasm
Conflicts:
	Gemfile
	gemfiles/rails_4.0.gemfile
	gemfiles/rails_4.1.gemfile
	gemfiles/rails_4.2.gemfile
2015-02-14 13:06:45 -05:00
Thorsten Böttger 151d0ee2e2 enable mongoid for Rails > 4.x 2015-02-14 21:23:46 +13:00
Reid Morrison 31387649f3 Add support for MongoMapper 2015-01-15 18:10:49 -05:00
Thorsten Böttger de91f0ed8a let Travis build with Ruby 2.2 and Rails 4.2 2014-12-20 20:29:30 +01:00