Sha256: 35fc9c77db9898615bfc170e510f83bed55cf98139ed4be43d0ca06f331c25ae
Contents?: true
Size: 168 Bytes
Versions: 5
Compression:
Stored size: 168 Bytes
Contents
<%= f.label has_many.attribute_key %> <%= f.collection_select( has_many.attribute_key, has_many.candidate_records, :id, :to_s, {}, { multiple: true } ) %>
Version data entries
5 entries across 5 versions & 1 rubygems