mirror of https://github.com/rails/rails
55bca6b8e8
The change from `#clone` to `#dup` is necessary to work around an issue in Nokogiri where `#clone` is not defined properly for HTML5 fragment and the fragment does not have a parent Document. `#dup` behaves the way we expect, so this should be fine. |
||
---|---|---|
.. | ||
controller_render_test.rb | ||
job_render_test.rb | ||
mailer_render_test.rb |