Rename dummy to benchmark

This commit is contained in:
Benjamin Fleischer
2016-03-09 21:55:33 -06:00
parent 821dcda700
commit 666756f779
8 changed files with 19 additions and 19 deletions

3
test/benchmark/config.ru Normal file
View File

@@ -0,0 +1,3 @@
require File.expand_path(['..', 'app'].join(File::SEPARATOR), __FILE__)
run Rails.application