mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
![]() * 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 |
||
---|---|---|
.. | ||
active_record_persistence_multiple_spec.rb | ||
active_record_persistence_spec.rb | ||
dynamoid_persistence_multiple_spec.rb | ||
dynamoid_persistence_spec.rb | ||
mongoid_persistence_multiple_spec.rb | ||
mongoid_persistence_spec.rb | ||
no_brainer_persistence_multiple_spec.rb | ||
no_brainer_persistence_spec.rb | ||
redis_persistence_multiple_spec.rb | ||
redis_persistence_spec.rb | ||
sequel_persistence_multiple_spec.rb | ||
sequel_persistence_spec.rb |