aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2015-05-01 09:47:34 -0400
committereileencodes <eileencodes@gmail.com>2015-05-02 09:31:03 -0400
commite260975baf5b1a54d03ecd685f62f697871b9b65 (patch)
treea350f977f44d29f4d0af8fb350e24d1cc91be1bd /CONTRIBUTING.md
parent1e7640e68db5af7d6ed7161bc08435ec7f80a8f3 (diff)
downloadrails-e260975baf5b1a54d03ecd685f62f697871b9b65.tar.gz
rails-e260975baf5b1a54d03ecd685f62f697871b9b65.tar.bz2
rails-e260975baf5b1a54d03ecd685f62f697871b9b65.zip
Use `args` instead of `*args` in `kwargs_request?` method
`*args` is not required here and should be avoided when not necessary because `*args` are slower than `args` and create unnecessary array allocations.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions