Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matt-taylor/payments
https://github.com/matt-taylor/payments
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/matt-taylor/payments
- Owner: matt-taylor
- Created: 2023-06-08T05:45:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-09T05:12:25.000Z (over 1 year ago)
- Last Synced: 2024-12-10T09:40:16.529Z (28 days ago)
- Language: Ruby
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Payments
Place holder
## Installation
Add this line to your application's Gemfile:
```ruby
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.