Installation
Prerequisites
- Ruby: Ensure you have a compatible version of Ruby installed, ideally Ruby 2.5 or later.
- Bundler (optional): Bundler is recommended for managing dependencies.
Steps
- Add the gem to your Gemfile:
gem 'chargeover_ruby'
- Then run:
bundle install
- Alternatively, install it directly:
gem install chargeover_ruby