Sha256: 791a07396f5d3a77596e1bdb7ca2140472eb2c53341900eac17869f3d3af3c02
Contents?: true
Size: 327 Bytes
Versions: 2
Compression:
Stored size: 327 Bytes
Contents
<%- if authorized? -%> <%% if <%= authorized_verb %> :<%= @action %>, <%= authorization_context %> %> <<%= @tag %>> <%= read_template "views/erb/_link_#{@action}.html.erb" -%> </<%= @tag %>> <%% end %> <%- else -%> <<%= @tag %>> <%= read_template "views/erb/_link_#{@action}.html.erb" -%> </<%= @tag %>> <%- end -%>
Version data entries
2 entries across 2 versions & 1 rubygems