aboutsummaryrefslogtreecommitdiffstats
path: root/actionview
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2019-03-18 14:55:06 -0700
committerJeremy Evans <code@jeremyevans.net>2019-03-18 14:55:06 -0700
commit22d82b667f9d474c56013a40d61cf36891ba4bb3 (patch)
tree7a3f8e99e2aed81d54e062da44b6fcf1cbcbd515 /actionview
parent98d0f93506b0b97804d0d510ffcc435af9b2a2d5 (diff)
downloadrails-22d82b667f9d474c56013a40d61cf36891ba4bb3.tar.gz
rails-22d82b667f9d474c56013a40d61cf36891ba4bb3.tar.bz2
rails-22d82b667f9d474c56013a40d61cf36891ba4bb3.zip
Remove roflscaling
roflscaling (using frozen string constants instead of literal strings) was added in 2012, before frozen string literals were added in Ruby 2.3. Now that Rails no longer supports Ruby <2.3, and all of these files use frozen string literals, there is no reason to keep the roflscaling. This does not delete or deprecate the related constants. Such a change can be made in a later commit.
Diffstat (limited to 'actionview')
0 files changed, 0 insertions, 0 deletions