]> projects.mako.cc - selectricity-live/blob - script/breakpointer
Check in a bit of partial work on controller testcases, but I'm calling it a day...
[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?