annotate script/performance/benchmarker @ 612:8fa35731c959 feature_36

Created the show actions and view for Authors, addressing Features #234 and #235.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 23 Aug 2011 13:45:30 +0100
parents 94944d00e43c
children
rev   line source
Chris@0 1 #!/usr/bin/env ruby
chris@37 2 require File.expand_path('../../../config/boot', __FILE__)
Chris@0 3 require 'commands/performance/benchmarker'