aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorDillon Welch <daw0328@gmail.com>2018-03-19 21:15:16 -0700
committerDillon Welch <daw0328@gmail.com>2018-03-20 07:26:14 -0700
commit05eaa07627376626902bd7acde35406edf1bb2f2 (patch)
tree35365537628cc273a0db0bdf7a5b960bf263688c /Gemfile
parent9d9f752661c31b3063d55bec14e797c957d2bb7d (diff)
downloadrails-05eaa07627376626902bd7acde35406edf1bb2f2.tar.gz
rails-05eaa07627376626902bd7acde35406edf1bb2f2.tar.bz2
rails-05eaa07627376626902bd7acde35406edf1bb2f2.zip
Memoize the result of gsubbing @virtual_path
This gets called many times for each virtual_path, creating a new string each time that `translate` is called. We can memoize this so that it only happens once per virtual_path instead.
Diffstat (limited to 'Gemfile')
0 files changed, 0 insertions, 0 deletions