re-namespacing a touch

This commit is contained in:
Dan Buch
2012-04-03 23:02:32 -04:00
parent 62d2e11e31
commit 38c85ad7c7
122 changed files with 19625 additions and 0 deletions

3
script/performance/benchmarker Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/benchmarker'