]> projects.mako.cc - selectricity-live/blob - script/breakpointer
Added a check to make sure a voter has a valid email address before attempting ot...
[selectricity-live] / script / breakpointer
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/breakpointer'

Benjamin Mako Hill || Want to submit a patch?