Sha256: cad1f466509a338ee227cfac02b3e5a989b1c85a2e2497be81e5e57c9587f1e7

Contents?: true

Size: 209 Bytes

Versions: 10

Compression:

Stored size: 209 Bytes

Contents

<% if AdminData::ActiveRecordUtil.declared_habtm_association_names(klass).any? %>
  <p>
    <strong>has_and_belongs_to_many :</strong>
    <%= habtm_data(model, klass).html_safe %>
    &nbsp;
  </p>
<% end %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
admin_data-1.1.9 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.8 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.7 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.6 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.5 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.4 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.3 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.2 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.1 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.0 app/views/admin_data/crud/association/_habtm_info.html.erb