https://github.com/work-design/rails_dingtalk
钉钉开放平台
https://github.com/work-design/rails_dingtalk
Last synced: over 1 year ago
JSON representation
钉钉开放平台
- Host: GitHub
- URL: https://github.com/work-design/rails_dingtalk
- Owner: work-design
- License: mit
- Created: 2021-08-20T03:22:21.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T06:47:46.000Z (over 2 years ago)
- Last Synced: 2024-04-26T20:07:08.161Z (about 2 years ago)
- Language: Ruby
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# RailsDingtalk
[](https://github.com/work-design/rails_dingtalk/actions/workflows/test.yml)
[](https://github.com/work-design/rails_dingtalk/actions/workflows/cd.yml)
[](https://github.com/work-design/rails_dingtalk/actions/workflows/gempush.yml)
钉钉开放平台。
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'rails_dingtalk'
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install rails_dingtalk
```
## 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).