📄️ Setup in a Ruby project
- As always, add a new entry to your Gemfile as the first step.
📄️ Setup in a Rails project
- As always, add a new entry to your Gemfile as the first step.
📄️ Setup in RSpec
- As always, add a new entry to your Gemfile as the first step.
📄️ Setup in Minitest
- Currently Convenient Service does not have Minitest extentions 😢.