2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

Rails -> Ruby verbiage change in script/measure.rb

This commit is contained in:
Lourens Naudé 2014-12-06 21:02:58 +00:00
parent a4ce039c85
commit c273a6d1d4

View file

@ -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'