about summary refs log tree commit homepage
path: root/test
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-02-13 22:56:36 -0800
committerEric Wong <normalperson@yhbt.net>2009-02-13 22:56:36 -0800
commit92f412c8ead79524da5b823028dda14864f7f8ae (patch)
treecab15a121ec8c27cf31fe9f2cea424cad747bc9a /test
parent8215e3d17884e6e08d552ae89e067edd331ea05b (diff)
downloadunicorn-92f412c8ead79524da5b823028dda14864f7f8ae.tar.gz
Rack spec specifies #each must be defined, not #each_pair.

Hash#each_pair was marginally faster in Ruby 1.8, but in Ruby
1.9.1, Hash#each and Hash#each_pair are the same function.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions