From c273a6d1d4cc0b4c797a262bb904d0c96b75bc3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lourens=20Naud=C3=A9?= Date: Sat, 6 Dec 2014 21:02:58 +0000 Subject: [PATCH] Rails -> Ruby verbiage change in script/measure.rb --- script/measure.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/measure.rb b/script/measure.rb index d643625fb69..bc49614acdd 100644 --- a/script/measure.rb +++ b/script/measure.rb @@ -1,4 +1,4 @@ -# using this script to try figure out why Rails 2 is slower that 1.9 +# using this script to try figure out why Ruby 2 is slower that 1.9 # require 'flamegraph'