diff options
author | Dillon Welch <daw0328@gmail.com> | 2018-08-10 11:42:00 -0700 |
---|---|---|
committer | Dillon Welch <daw0328@gmail.com> | 2018-08-10 11:46:26 -0700 |
commit | 77c239e2c92309f96fe7f97b2cadeac2c4994ae0 (patch) | |
tree | 34be0cb9503fb739c1c3bba5189b5ee7ce355d3e /README.md | |
parent | 5f9f39eb9c99475706a322e368274a48dd15a1ff (diff) | |
download | rails-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 'README.md')
0 files changed, 0 insertions, 0 deletions