Commit Graph

22 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
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 b976e570d6 mime-types gem version >= 3 requires mime-types-date which requires Ruby 2.x 2016-05-03 18:47:03 +12:00
Thorsten Böttger a9bf8d6b96 mail gem version > 3 requires Ruby 2.x 2016-05-03 18:17:34 +12:00
Thorsten Böttger 6b8cca3426 Merge branch 'master' of https://github.com/javajax/aasm into javajax-master
Conflicts:
	README.md
	gemfiles/rails_4.0.gemfile
	gemfiles/rails_4.1.gemfile
	gemfiles/rails_4.2_mongo_mapper.gemfile
	lib/aasm/persistence.rb
2016-03-19 16:53:23 +13:00
Jason Lee 30b1edb1e7 Add [dynamoid](http://github.com/Veraticus/Dynamoid) support. 2016-01-10 20:34:27 +08:00
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
Thorsten Böttger e8786adddc update Rails 4.0 and 4.1 to latest patch level 2015-02-14 21:20:35 +13:00
Reid Morrison 31387649f3 Add support for MongoMapper 2015-01-15 18:10:49 -05:00
Jack Thorne 49fc631405 add redis persistence 2014-12-02 16:33:39 -08:00
Thorsten Böttger c704c99381 update Rails versions for Travis CI 2014-11-19 23:56:37 +01:00
Thorsten Böttger 2f31a6ed9a updated Rails versions 2014-05-09 12:00:39 +02:00
Thorsten Böttger c44b5f7e1f mongoid is not yet compatible with Rails >= 4 2014-05-05 22:05:05 +02:00
Thorsten Böttger f7927e1610 running tests with Sequel, too 2014-05-05 21:54:07 +02:00
Thorsten Böttger 421b60fb1f use latest Rails versions (for Travis testing) 2014-04-18 18:02:33 +02:00
Peter M. Goldstein 440b21e9a3 Add Rails 4.1.0.beta1. Get Rubinius build running. Enable supported configurations for Rubinius and JRuby. 2013-12-26 19:29:54 -08:00
Thorsten Böttger 15901acef8 playing around with Rails version builds 2013-11-27 23:52:25 +01:00