Sha256: 2a14cac672c51b81470f6faf08d9a8c894058d3de3c1f0d72fd934461f450b2d

Contents?: true

Size: 396 Bytes

Versions: 23

Compression:

Stored size: 396 Bytes

Contents

<div class="relation">
  <h4><%= klass.model_name.human(:count => 2) %></h4>
  <div class="relation-body">
    <%- if concept.collections.any? -%>
      <ul>
        <%- concept.collections.each do |collection| -%>
          <li><%= link_to collection.label.to_s, collection_path(:id => collection) %></li>
        <%- end -%>
      </ul>
    <%- else -%>
      -
    <%- end -%>
  </div>
</div>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
iqvoc-3.2.11 app/views/partials/collection/_member.html.erb
iqvoc-3.2.10 app/views/partials/collection/_member.html.erb
iqvoc-3.2.9 app/views/partials/collection/_member.html.erb
iqvoc-3.2.8 app/views/partials/collection/_member.html.erb
iqvoc-3.5.7 app/views/partials/collection/_member.html.erb
iqvoc-3.5.6 app/views/partials/collection/_member.html.erb
iqvoc-3.5.5 app/views/partials/collection/_member.html.erb
iqvoc-3.5.4 app/views/partials/collection/_member.html.erb
iqvoc-3.2.7 app/views/partials/collection/_member.html.erb
iqvoc-3.5.3 app/views/partials/collection/_member.html.erb
iqvoc-3.5.2 app/views/partials/collection/_member.html.erb
iqvoc-3.5.1 app/views/partials/collection/_member.html.erb
iqvoc-3.5.0 app/views/partials/collection/_member.html.erb
iqvoc-3.4.0 app/views/partials/collection/_member.html.erb
iqvoc-3.3.4 app/views/partials/collection/_member.html.erb
iqvoc-3.3.3 app/views/partials/collection/_member.html.erb
iqvoc-3.3.2 app/views/partials/collection/_member.html.erb
iqvoc-3.3.1 app/views/partials/collection/_member.html.erb
iqvoc-3.3.0 app/views/partials/collection/_member.html.erb
iqvoc-3.2.6 app/views/partials/collection/_member.html.erb