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

8 commits

Author SHA1 Message Date
Thorsten Boettger
9e010de88f use latest Rails 4.2 version (4.2.10) 2018-02-14 00:31:17 +13:00
anilmaurya
5932c3dc95 Exclude jruby for nobrainer 2018-02-13 12:50:06 +05:30
Guillaume Hain
65073e360a Add support for Nobrainer (RethinkDB)
* Add persistence for NoBrainer
* Add tests for NoBrainer
* Show the ORM version when running the tests
* Add a Dockerfile and a docker-compose.yml file allowing to run from anywhere very easily the test suite with `docker-compose run --rm aasm\'
* Moves the Mongoid database name definition in the gem loader (avoiding code repetition)
* Update the CHANGELOG.md and the README.md files
* Add Rails generator for NoBrainer
2018-02-13 12:49:27 +05:30
anilmaurya
f75f03b0db Fix specs, lock "activerecord-jdbcsqlite3-adapter" to "1.3.24" 2018-01-21 00:57:13 +05:30
Victor Shcherbakov
7868d08670 Enable Dynamoid for Rails 5 2017-07-26 12:36:14 +05:30
Victor Shcherbakov
8e8c6baeaf Update Redis support
Fix #480
2017-07-11 17:41:02 +05:30
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