1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/spec_helpers
Guillaume Hain 27b73c0632
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-01-22 08:24:35 +01:00
..
active_record.rb Add support for Nobrainer (RethinkDB) 2018-01-22 08:24:35 +01:00
dynamoid.rb Add support for Nobrainer (RethinkDB) 2018-01-22 08:24:35 +01:00
mongoid.rb Add support for Nobrainer (RethinkDB) 2018-01-22 08:24:35 +01:00
nobrainer.rb Add support for Nobrainer (RethinkDB) 2018-01-22 08:24:35 +01:00
redis.rb Add support for Nobrainer (RethinkDB) 2018-01-22 08:24:35 +01:00
remove_warnings.rb reduce warning output when running specs 2017-02-10 22:00:03 +11:00
sequel.rb use proper encoding for ✔ and ✖ 2017-02-10 22:39:28 +11:00