Updated the "votes_per_day" method in graph controller to work better and
[selectricity] / script / about
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/about'

Benjamin Mako Hill || Want to submit a patch?