Sha256: 24639e28c21b818f3da2c2fa8d48e59c856716e5d847f856620b6d8cc7bd901f
Contents?: true
Size: 210 Bytes
Versions: 4
Compression:
Stored size: 210 Bytes
Contents
require 'bundler/setup' require 'rrd-grapher' require File.expand_path('../app', __FILE__) use RRDGrapher::RRDServer, :root_path => "/usr/local/var/lib/collectd/" use RRDGrapher::ResourcesServer run TestApp
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rrd-grapher-1.0.3 | example_app/config.ru |
rrd-grapher-1.0.2 | example_app/config.ru |
rrd-grapher-1.0.1 | example_app/config.ru |
rrd-grapher-1.0.0 | example_app/config.ru |