rails--rails/actionview/test
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
..
actionpack Merge pull request #31005 from shuheiktgw/remove_unnecessary_semicolons 2017-10-28 22:55:34 +10:30
activerecord Remove unused methods from `RenderPartialWithRecordIdentificationController` 2017-09-30 17:38:27 +09:00
fixtures Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
lib/controller Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
template Add preload_link_tag helper. 2017-11-28 20:53:30 -05:00
tmp Unify the internal source control .keep file name 2017-08-24 13:40:26 +09:00
ujs Enable to call Rails.ajax without beforeSend 2017-10-28 12:13:19 +09:00
abstract_unit.rb Include `ActionDispatch::DrawOnce` in `ActiveSupport::TestCase` 2017-09-27 08:51:37 +09:00
active_record_unit.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00