This is the sample project built by following the "Rendering Data as Graphs" guide on developer.github.com.
To run these projects, make sure you have Bundler installed; then type
bundle install
on the command line.
Then, enter rackup -p 4567
on the command line.