Sha256: d1a7e01c8722220aa67fd96bfa1190dabe3fb6bbaec59f7b73f4a445757d4981
Contents?: true
Size: 212 Bytes
Versions: 2
Compression:
Stored size: 212 Bytes
Contents
<% if AdminData::Util.belongs_to_what(klass).any? %> <p class='belongs_to'> <strong>belongs_to :</strong> <%= admin_data_belongs_to_data(model, klass).html_safe %> </p> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
admin_data-1.0.21 | app/views/admin_data/main/association/_belongs_to_info.html.erb |
admin_data-1.0.19 | app/views/admin_data/main/association/_belongs_to_info.html.erb |