diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-09-10 22:28:05 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2016-09-10 22:28:05 +0900 |
commit | f45e08e524d63c54e2db8fa91fb739d676d58707 (patch) | |
tree | 3e61944e47eaf8e0c9453ea007fa25ca6c59e85f /activerecord/RUNNING_UNIT_TESTS.rdoc | |
parent | cf5f55cd30aef0f90300c7c8f333060fe258cd8a (diff) | |
download | rails-f45e08e524d63c54e2db8fa91fb739d676d58707.tar.gz rails-f45e08e524d63c54e2db8fa91fb739d676d58707.tar.bz2 rails-f45e08e524d63c54e2db8fa91fb739d676d58707.zip |
Reduce array allocation when `where` with passed hash
In most case `where` is called with passed hash. In the case
initializing `binds` is unnecessary.
Diffstat (limited to 'activerecord/RUNNING_UNIT_TESTS.rdoc')
0 files changed, 0 insertions, 0 deletions