rails--rails/actionview/lib
Guillermo Iguaran eb90b8bc86 Add preload_link_tag helper.
This helper creates a link tag with preload keyword that allows to
browser to initiate early fetch of resources. Additionally this send
Early Hints if supported.

See 59a02fb7bc
for more details about Early Hints.

Preload spec: https://w3c.github.io/preload/
2017-11-28 20:53:30 -05:00
..
action_view Add preload_link_tag helper. 2017-11-28 20:53:30 -05:00
action_view.rb