view .svn/pristine/17/175ce98d0f45b612d93a4554fb4f76c1be18c0ff.svn-base @ 1123:48c5fdd6cf10 redmine-2.2-integration

Rails 3 compatibility: renamed all named_scope calls to scope.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 08 Jan 2013 16:19:01 +0000
parents cbb26bc654de
children
line wrap: on
line source
#!/usr/bin/env ruby
require File.expand_path('../../../config/boot',  __FILE__)
require 'commands/performance/benchmarker'