Nima Yonten
Nima Yonten
Fixes compatibility issue with Mongoid 8
Automatic release using Google's `release-please` action and https://www.conventionalcommits.org/en/v1.0.0/ Provides automatic versioning and changelogs Note: Will need to add `RUBYGEMS_AUTH_TOKEN` & `GEM_HOST_API_KEY`
## Pre-check - Do not use the issues tracker for help or support, try Stack Overflow. - For bugs, do a quick search and make sure the bug has not...
**Problem** Currently, MJML templates are compiled every time a mailer is called, which significantly slows down test execution. This can impact overall performance, especially in test suites with frequent mailer...