web/config.ru
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 12 Aug 2013 18:26:45 +0100
changeset 180 df8e7dcbfd8d
parent 33 9abd986fa635
permissions -rw-r--r--
Removed --machineid and added --name parameter to identify benchmark run. The specified name is then written in the report under key "name".

require ::File.expand_path('../config/environment',  __FILE__)
run Rails.application