Latest blog post:
Presenting ScopePort version 0.3-dev
Colored
Colored is a Ruby On Rails plugin that allows you to easily use rrdtool. It directly calls the rrdtool binary so you only need a working rrdtool installation to start using Colored. Lennart is developing Colored as a part of ScopePort.
Installation
All you need to do to install Colored is to run this command in the root folder of your Rails application:
script/plugin install git://github.com/lennartkoopmann/colored.git
It will fetch the current version of Colored directly from the repository and install it.
Quick Start
I am currently working on that. Here is some example code that I am using in one of my applications.
License
Colored has been released under the MIT License.
Documentation
Currently working on that.
