0.0
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
A Rails engine for monitoring geo webservices
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 5.2, < 6.2
 Project Readme

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:

bundle

Or install it yourself as:

gem install geo_monitor

Developing

Set up the internal test app using engine_cart:

rake engine_cart:generate

Run the test suite, including RuboCop style checks:

rake ci

License

The gem is available as open source under the terms of the Apache License 2.0.