Skip to content

matt-taylor/payments

Repository files navigation

Payments

Place holder

Installation

Add this line to your application's Gemfile:

gem 'payments'

Usage

Place holder

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake rspec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment. Run bundle exec venme to use the gem in this directory, ignoring other installed copies of this gem.

To install this gem onto your local machine, run bundle exec rake install.

To release a new version:

  1. Update the version number in [lib/payments/version.rb]
  2. Update [CHANGELOG.md]
  3. Merge to the main branch. This will trigger an automatic build in CircleCI and push the new gem to the repo.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/matt-taylor/payments.