]> projects.mako.cc - selectricity-live/blob - script/server
Refactored quickvotes result calculator from the controller to the model. TODO: Run...
[selectricity-live] / script / server
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/server'

Benjamin Mako Hill || Want to submit a patch?