1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/models/nobrainer
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
..
complex_no_brainer_example.rb Add support for Nobrainer (RethinkDB) 2018-02-13 12:49:27 +05:30
invalid_persistor_no_brainer.rb Add support for Nobrainer (RethinkDB) 2018-02-13 12:49:27 +05:30
no_scope_no_brainer.rb Add support for Nobrainer (RethinkDB) 2018-02-13 12:49:27 +05:30
nobrainer_relationships.rb Add support for Nobrainer (RethinkDB) 2018-02-13 12:49:27 +05:30
silent_persistor_no_brainer.rb Add support for Nobrainer (RethinkDB) 2018-02-13 12:49:27 +05:30
simple_new_dsl_nobrainer.rb Add support for Nobrainer (RethinkDB) 2018-02-13 12:49:27 +05:30
simple_no_brainer.rb Add support for Nobrainer (RethinkDB) 2018-02-13 12:49:27 +05:30
validator_no_brainer.rb Add support for Nobrainer (RethinkDB) 2018-02-13 12:49:27 +05:30