]> projects.mako.cc - selectricity-live/blob - script/about
Adding the rubyvote library to do the actually election-making. The only
[selectricity-live] / script / about
1 #!/usr/bin/ruby1.8
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/about'

Benjamin Mako Hill || Want to submit a patch?