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