1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
Benoit Daloze 207974e04e Use String#+@ before mutating the result of Symbol#to_s
* String#+@ is available since Ruby 2.3.
* See the upstream Ruby change making Symbol#to_s return a frozen String
  for efficiency: https://github.com/ruby/ruby/pull/2437
2019-09-26 10:24:17 +02:00
..
active_support Use String#+@ before mutating the result of Symbol#to_s 2019-09-26 10:24:17 +02:00
active_support.rb Autoload the AS::SecureCompareRotator class: 2019-09-05 13:13:09 +02:00