]> projects.mako.cc - selectricity/blob - script/performance/profiler
Created a partial to DRY the aja voting method. Modified the voter class to
[selectricity] / script / performance / profiler
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/performance/profiler'

Benjamin Mako Hill || Want to submit a patch?