rails-docker-compose-rubymine-example
rails-docker-compose-rubymine-example copied to clipboard
🔴 Rails example project running on docker-compose with breakpoints in tests
Bumps [database_cleaner](https://github.com/DatabaseCleaner/database_cleaner) from 1.8.5 to 1.99.0. Changelog Sourced from database_cleaner's changelog. == 1.99.0 2021-01-31 == Changes Remove unnecessary dependency on database_cleaner-mongo from database_cleaner-mongoid: @botandrose Enable the :cache_tables option for the...
With Intellij IDEA 2017.3.2, I am unable to execute code inside docker for any run configuration. It always use my local ruby which is pointless. > Uncaught exception: Unknown MySQL...