Sha256: bc2f44657fff4ff72e713d98535f37079735e5f3d7a54736099cf28ff789da92

Contents?: true

Size: 281 Bytes

Versions: 2

Compression:

Stored size: 281 Bytes

Contents

<%- if authorized? -%>
- if <%= authorized_verb %> :<%= @action %>, <%= authorization_context %>
  %<%= @tag %>
    <%= read_template "views/haml/_link_#{@action}.html.haml" -%>
<%- else -%>
%<%= @tag %>
  <%= read_template "views/haml/_link_#{@action}.html.haml" -%>
<%- end -%>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
splendeo-generators-0.3.1 rails_generators/splendeo_scaffold/templates/views/haml/_tagged_link.html.haml
splendeo-generators-0.3.0 rails_generators/splendeo_scaffold/templates/views/haml/_tagged_link.html.haml