Sha256: 073203b1675612cf9497c3e9b40e1c8b2a771d0b648baf751a37d7cd30d9d8a3

Contents?: true

Size: 557 Bytes

Versions: 9

Compression:

Stored size: 557 Bytes

Contents

<div class="inline-block ml-2">
  <%%= link_to eval("#{key}_path(id: '#{value.id}')"), class: "text-sm font-semibold leading-6 text-gray-900" do %>
    <svg xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 text-gray-400 hover:text-gray-600" viewBox="0 0 20 20" fill="currentColor">
      <path d="M10 12a2 2 0 100-4 2 2 0 000 4z"/>
      <path fill-rule="evenodd" d="M.458 10C1.732 5.943 5.522 3 10 3s8.268 2.943 9.542 7c-1.274 4.057-5.064 7-9.542 7S1.732 14.057.458 10zM14 10a4 4 0 11-8 0 4 4 0 018 0z" clip-rule="evenodd"/>
    </svg>
  <%% end %>
</div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
sun-sword-0.0.9 lib/generators/sun_sword/templates_frontend/views/components/_action_show.html.erb.tt
sun-sword-0.0.8 lib/generators/sun_sword/templates_frontend/views/components/_action_show.html.erb.tt
sun-sword-0.0.7 lib/generators/sun_sword/templates_frontend/views/components/_action_show.html.erb.tt
sun-sword-0.0.6 lib/generators/sun_sword/templates_frontend/views/components/_action_show.html.erb.tt
sun-sword-0.0.5 lib/generators/sun_sword/templates_frontend/views/components/_action_show.html.erb.tt
sun-sword-0.0.4 lib/generators/sun_sword/templates_frontend/views/components/_action_show.html.erb.tt
sun-sword-0.0.3 lib/generators/sun_sword/templates_frontend/views/components/_action_show.html.erb.tt
sun-sword-0.0.2 lib/generators/sun_sword/templates_frontend/views/components/_action_show.html.erb.tt
sun-sword-0.0.1 lib/generators/sun_sword/templates_frontend/views/components/_action_show.html.erb.tt