1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
Commit graph

21 commits

Author SHA1 Message Date
Thorsten Böttger
b80f4d156b fix tests for Redis persistence 2016-03-19 17:55:59 +13:00
Thorsten Böttger
bc4b85e16e add #300 to changelog (adding support for Dynamoid) 2016-02-05 15:43:34 +13:00
Jason Lee
30b1edb1e7 Add [dynamoid](http://github.com/Veraticus/Dynamoid) support. 2016-01-10 20:34:27 +08:00
Thorsten Böttger
44cf3f3220 test support for MongoMapper and multiple state machines per class 2015-07-11 22:10:04 +12:00
Thorsten Böttger
ad8405eff2 using Rails 4.2 and Rspec 3.x for development 2015-05-15 22:22:54 +12: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
Josef Šimánek
8f9410178d Ruby 1.9.3 is minimal now. Mongoid should be installed everytime via bundler. 2015-01-19 01:00:36 +01:00
Josef Šimánek
d1d9592d53 Use coveralls for all platforms. 2015-01-19 00:53:44 +01:00
Reid Morrison
31387649f3 Add support for MongoMapper 2015-01-15 18:10:49 -05:00
Thorsten Böttger
7f3c08199b using Rails 4.1 now 2014-11-16 13:47:14 +01:00
Thorsten Böttger
2f31a6ed9a updated Rails versions 2014-05-09 12:00:39 +02:00
Thorsten Böttger
f7927e1610 running tests with Sequel, too 2014-05-05 21:54:07 +02:00
Thorsten Böttger
e7c4302b87 disabling mongoid specs for Rails 4 (not yet supported by mongoid) 2013-11-28 00:20:27 +01:00
Thorsten Böttger
15901acef8 playing around with Rails version builds 2013-11-27 23:52:25 +01:00
Thorsten Böttger
6e601d624a trying to enable Rubinius build on Travis 2013-11-27 23:08:52 +01:00
Thorsten Böttger
cdfca82dc6 :rubygems is insecure 2013-04-28 15:20:04 +02:00
Thorsten Böttger
f93ce4e09a replace jeweler with bundler for gem building 2011-08-31 23:12:24 +02:00
Konstantin Shabanov
65c4b30928 added Gemfile 2011-01-13 13:55:48 +06:00