Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/senghoo/rails-network-diagnosis
https://github.com/senghoo/rails-network-diagnosis
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/senghoo/rails-network-diagnosis
- Owner: senghoo
- License: mit
- Created: 2017-05-22T02:10:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T07:30:11.000Z (over 7 years ago)
- Last Synced: 2024-10-15T08:49:35.945Z (3 months ago)
- Language: Ruby
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# Diag
Short description and motivation.## Usage
How to use my plugin.## Installation
Add this line to your application's Gemfile:```ruby
gem 'diag'
```And then execute:
```bash
$ bundle
```Or install it yourself as:
```bash
$ gem install diag
```## Contributing
Contribution directions go here.## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).