GeoMonitor
A Rails engine for monitoring geospatial web services.
Usage
How to use my plugin.
Installation
Add this line to your application's Gemfile:
gem 'geo_monitor'And then execute:
bundleOr install it yourself as:
gem install geo_monitorDeveloping
Set up the internal test app using engine_cart:
rake engine_cart:generateRun the test suite, including RuboCop style checks:
rake ciLicense
The gem is available as open source under the terms of the Apache License 2.0.