https://github.com/peek/peek-query_reviewer
https://github.com/peek/peek-query_reviewer
mysql peek ruby
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peek/peek-query_reviewer
- Owner: peek
- License: mit
- Created: 2013-05-11T06:48:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-12T18:03:51.000Z (over 12 years ago)
- Last Synced: 2024-03-27T02:01:42.264Z (over 1 year ago)
- Topics: mysql, peek, ruby
- Language: Ruby
- Size: 104 KB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Peek::QueryReviewer
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'peek-query_reviewer'
And then execute:
$ bundle
Or install it yourself as:
$ gem install peek-query_reviewer
## Usage
TODO: Write usage instructions here
## 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