method

pick_template_for_etag

rails latest stable - Class: ActionController::EtagWithTemplateDigest
pick_template_for_etag(options)
private

Pick the template digest to include in the ETag. If the :template option is present, use the named template. If :template is nil or absent, use the default controller/action template. If :template is false, omit the template digest from the ETag.