Sha256: 72fb14eb491cfd1b9f0fad2f54545f35f7fda5d3f8a1744fcbab7a75f1cbae0a

Contents?: true

Size: 229 Bytes

Versions: 10

Compression:

Stored size: 229 Bytes

Contents

<% if AdminData::ActiveRecordUtil.new(klass).declared_belongs_to_association_names.any? %>
  <p class='belongs_to'>
    <strong>belongs_to :</strong>
    &nbsp;
    <%= belongs_to_data(model, klass).html_safe %>
  </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/_belongs_to_info.html.erb
admin_data-1.2.1 app/views/admin_data/crud/association/_belongs_to_info.html.erb
admin_data-1.2.0 app/views/admin_data/crud/association/_belongs_to_info.html.erb
admin_data-1.1.16 app/views/admin_data/crud/association/_belongs_to_info.html.erb
admin_data-1.1.15 app/views/admin_data/crud/association/_belongs_to_info.html.erb
admin_data-1.1.14 app/views/admin_data/crud/association/_belongs_to_info.html.erb
admin_data-1.1.13 app/views/admin_data/crud/association/_belongs_to_info.html.erb
admin_data-1.1.12 app/views/admin_data/crud/association/_belongs_to_info.html.erb
admin_data-1.1.11 app/views/admin_data/crud/association/_belongs_to_info.html.erb
admin_data-1.1.10 app/views/admin_data/crud/association/_belongs_to_info.html.erb