https://github.com/springmt/unicorn_status
https://github.com/springmt/unicorn_status
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/springmt/unicorn_status
- Owner: SpringMT
- License: mit
- Created: 2013-11-04T16:19:39.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-09-03T04:26:37.000Z (over 9 years ago)
- Last Synced: 2025-02-12T11:51:36.635Z (12 months ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# UnicornStatus
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'unicorn_status'
And then execute:
$ bundle
Or install it yourself as:
$ gem install unicorn_status
## Usage
TODO: Write usage instructions here
## Refernce
* http://stackoverflow.com/questions/9951134/unicorn-request-queuing
* https://github.com/tmm1/raindrops
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request