mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
8642c2aadc
This fixes an issue where the respond_with worked directly with the given options hash, so that if a user relied on it after calling respond_with, the hash wouldn't be the same. Fixes #12029 |
||
---|---|---|
.. | ||
edit.html.erb | ||
new.html.erb | ||
respond_with_additional_params.html.erb | ||
using_invalid_resource_with_template.xml.erb | ||
using_options_with_template.xml.erb | ||
using_resource.js.erb | ||
using_resource_with_block.html.erb |