Sha256: 6fcdc90178854492d41b96c27b841090f368aef1dd5beb95edf43449154edd96

Contents?: true

Size: 213 Bytes

Versions: 10

Compression:

Stored size: 213 Bytes

Contents

<% if AdminData::ActiveRecordUtil.new(klass).declared_habtm_association_names.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 & 2 rubygems

Version Path
the_jobbook_admin_data-1.3.0a app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.2.1 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.2.0 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.16 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.15 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.14 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.13 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.12 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.11 app/views/admin_data/crud/association/_habtm_info.html.erb
admin_data-1.1.10 app/views/admin_data/crud/association/_habtm_info.html.erb