https://github.com/work-design/rails_alipay
https://github.com/work-design/rails_alipay
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/work-design/rails_alipay
- Owner: work-design
- License: mit
- Created: 2024-10-30T03:55:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T11:08:15.000Z (over 1 year ago)
- Last Synced: 2025-01-21T12:20:13.930Z (over 1 year ago)
- Language: Ruby
- Size: 59.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# RailsAlipay
Short description and motivation.
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem "rails_alipay"
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install rails_alipay
```
## Contributing
Contribution directions go here.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).