mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
d3211d76ce
Previously env was duplicated and then had it's keys mutated. This iterates through the hash twice. Using `transform_keys`, duplication and key mutation is a single iteration. `convert_symbols` was renamed to `http_header_format`. |
||
---|---|---|
.. | ||
caching | ||
metal | ||
railties | ||
base.rb | ||
caching.rb | ||
log_subscriber.rb | ||
metal.rb | ||
middleware.rb | ||
railtie.rb | ||
renderer.rb | ||
test_case.rb |