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

4 commits

Author SHA1 Message Date
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
Victor Shcherbakov
8e8c6baeaf Update Redis support
Fix #480
2017-07-11 17:41:02 +05:30
Thorsten Böttger
573b84703e use proper encoding for ✔ and ✖ 2017-02-10 22:39:28 +11:00
Thorsten Böttger
2a23d232e2 move redis and sequel loading and initialisation into its own file 2017-02-10 22:34:45 +11:00