diff options
author | Guillermo Iguaran <guilleiguaran@gmail.com> | 2017-11-28 00:58:55 -0500 |
---|---|---|
committer | Guillermo Iguaran <guilleiguaran@gmail.com> | 2017-11-28 20:53:30 -0500 |
commit | eb90b8bc86e758045a707cae43d11dab538ca6db (patch) | |
tree | 8ca428f710e3ab8c66c69d3fc08291b06cd5b32f /.gitignore | |
parent | 055493ce056a663a7b61ae4f88f657d1a355995d (diff) | |
download | rails-eb90b8bc86e758045a707cae43d11dab538ca6db.tar.gz rails-eb90b8bc86e758045a707cae43d11dab538ca6db.tar.bz2 rails-eb90b8bc86e758045a707cae43d11dab538ca6db.zip |
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 https://github.com/rails/rails/pull/30744/commits/59a02fb7bcbe68f26e1e7fdcec45c00c66e4a065
for more details about Early Hints.
Preload spec: https://w3c.github.io/preload/
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions