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

26 commits

Author SHA1 Message Date
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
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
db26e631d5 Merge pull request #261 from joshsoftware/master
Add generators to configure active_record and mongoid after install
2016-01-08 09:21:36 +13:00
Thorsten Böttger
287ae8cb4c let Travis test mongoid 5.0 2015-10-27 22:32:09 +13:00
Thorsten Böttger
e263b887ff rename gemfiles to reflect what they are for 2015-10-27 22:29:49 +13:00
Anil
a7df820d77 Add 'test-unit' gem to 3.2 rails Gemfile 2015-09-28 14:40:58 +05:30
Anil
d23c2a2a1a update rails 3.2.21 to 3-2-stable 2015-09-28 14:14:51 +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
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
Thorsten Böttger
de91f0ed8a let Travis build with Ruby 2.2 and Rails 4.2 2014-12-20 20:29:30 +01: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
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