https://github.com/work-design/rails_quip
Access TO quip
https://github.com/work-design/rails_quip
Last synced: 2 months ago
JSON representation
Access TO quip
- Host: GitHub
- URL: https://github.com/work-design/rails_quip
- Owner: work-design
- License: mit
- Created: 2019-12-28T14:26:38.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T10:45:49.000Z (over 2 years ago)
- Last Synced: 2024-03-26T06:12:41.742Z (over 2 years ago)
- Language: Ruby
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RailsQuip
Short description and motivation.
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'rails_quip'
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install rails_quip
```
## 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).