aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib
diff options
context:
space:
mode:
authorDillon Welch <daw0328@gmail.com>2018-08-10 11:42:00 -0700
committerDillon Welch <daw0328@gmail.com>2018-08-10 11:46:26 -0700
commit77c239e2c92309f96fe7f97b2cadeac2c4994ae0 (patch)
tree34be0cb9503fb739c1c3bba5189b5ee7ce355d3e /railties/lib
parent5f9f39eb9c99475706a322e368274a48dd15a1ff (diff)
downloadrails-77c239e2c92309f96fe7f97b2cadeac2c4994ae0.tar.gz
rails-77c239e2c92309f96fe7f97b2cadeac2c4994ae0.tar.bz2
rails-77c239e2c92309f96fe7f97b2cadeac2c4994ae0.zip
Use strings instead of symbols on calls to decorate_matching_attribute_types
The first thing this method does is run on the argument. This change passes in a string so we don't allocate a bunch of unnecessary extra strings by calling to_s on a symbol over and over.
Diffstat (limited to 'railties/lib')
0 files changed, 0 insertions, 0 deletions