diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2016-01-27 17:50:16 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2016-01-27 18:28:05 -0800 |
commit | f7f59c2eb732e9cb26060058e0ccac7dc74f324c (patch) | |
tree | f0cb778665f72cc262e29423f0dedacc53314d6b /tools/README.md | |
parent | 542b2e9c9b7e24f5337fd529a36f9d89f727e189 (diff) | |
download | rails-f7f59c2eb732e9cb26060058e0ccac7dc74f324c.tar.gz rails-f7f59c2eb732e9cb26060058e0ccac7dc74f324c.tar.bz2 rails-f7f59c2eb732e9cb26060058e0ccac7dc74f324c.zip |
change `@app_xml_idx` to an lvar and cache it on the stack
same strategy as `@text_xml_idx`: cache it on the stack to avoid ivar
lookups and the `||=` call.
Diffstat (limited to 'tools/README.md')
0 files changed, 0 insertions, 0 deletions