diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2019-01-16 15:36:55 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2019-01-16 15:36:55 -0800 |
commit | ccfa01c36e79013881ffdb7ebe397cec733d15b2 (patch) | |
tree | 808756b0ac5c093d4653b3014c1b32e4a2ebd99d /actionview/lib/action_view/rendering.rb | |
parent | a08827a90b5a9be79379019cf5b242bd7236d2e3 (diff) | |
download | rails-ccfa01c36e79013881ffdb7ebe397cec733d15b2.tar.gz rails-ccfa01c36e79013881ffdb7ebe397cec733d15b2.tar.bz2 rails-ccfa01c36e79013881ffdb7ebe397cec733d15b2.zip |
Pull output buffer conditional up
This pulls the "output buffer existence" conditional up. Instead of
evaling the same conditional over and over, we can pull it in to "only
compiled once" Ruby code.
Diffstat (limited to 'actionview/lib/action_view/rendering.rb')
0 files changed, 0 insertions, 0 deletions