mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
e2b49b203f
Hash#keys.each allocates an array of keys; Hash#each_key iterates through the keys without allocating a new array. This is the reason why Hash#each_key exists. |
||
---|---|---|
.. | ||
console_sandbox.rb | ||
controller_runtime.rb | ||
databases.rake | ||
jdbcmysql_error.rb |