rails/actionview/lib
John Hawthorn ee68644c28 Avoid calling to_s at end of ERB
With the recent changes to OutputBuffer, calling `to_s` is extremely
expensive if the buffer later is concatenated to (if the buffer never
changes it should be relatively inexpensive, as Ruby will share memory).
2022-08-03 16:24:12 -07:00
..
action_view Avoid calling to_s at end of ERB 2022-08-03 16:24:12 -07:00
action_view.rb Bump license years to 2022 [ci-skip] 2022-01-01 15:22:15 +09:00