Sha256: a0ca4d3733364de7233ceda3729def7e9baecf820acd846116d776c668a9f7c6

Contents?: true

Size: 343 Bytes

Versions: 12

Compression:

Stored size: 343 Bytes

Contents

<tr>
  <td>
      <button type="button" class="btn btn-danger btn-xs delete-flag" data-path="<%= send("#{flag_type}_flag_path", feature_name, flaggable_type, flag.id) %>">
      <span class="glyphicon glyphicon-remove"></span>
    </button>
  </td>

  <td>
    <%= flag.flaggable.send flaggable_class.detour_flaggable_find_by %>
  </td>
</tr>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
detour-0.0.15 app/views/detour/flaggable_flags/_flaggable_flag.html.erb
detour-0.0.14 app/views/detour/flaggable_flags/_flaggable_flag.html.erb
detour-0.0.13 app/views/detour/flaggable_flags/_flaggable_flag.html.erb
detour-0.0.12 app/views/detour/flaggable_flags/_flaggable_flag.html.erb
detour-0.0.11 app/views/detour/flaggable_flags/_flaggable_flag.html.erb
detour-0.0.10 app/views/detour/flaggable_flags/_flaggable_flag.html.erb
detour-0.0.9 app/views/detour/flaggable_flags/_flaggable_flag.html.erb
detour-0.0.7 app/views/detour/flaggable_flags/_flaggable_flag.html.erb
detour-0.0.6 app/views/detour/flaggable_flags/_flaggable_flag.html.erb
detour-0.0.5 app/views/detour/flaggable_flags/_flaggable_flag.html.erb
detour-0.0.3 app/views/detour/flaggable_flags/_flaggable_flag.html.erb
detour-0.0.2 app/views/detour/flaggable_flags/_flaggable_flag.html.erb