Closed BigSnicker closed 3 years ago
I'm doing some troubleshooting and want to remove the module to make sure that it's not causing any problems.
Would you be able to put the uninstall process in the readme file, to help new users do it correctly?
If you remove the gem from your gemfile and run bundle, it won't be doing anything anymore.
bundle
It will still leave the database tables behind but they don't matter for debugging if the gem is not doing anything.
I'm doing some troubleshooting and want to remove the module to make sure that it's not causing any problems.
Would you be able to put the uninstall process in the readme file, to help new users do it correctly?