Sha256: 67b0df4c08d790623c9e1fa86deecf785cd6a280b0f0024833f35bb38abe639b
Contents?: true
Size: 204 Bytes
Versions: 6
Compression:
Stored size: 204 Bytes
Contents
module Basepack module Forms module Fields class HasAndBelongsToManyAssociation < Fields::HasManyAssociation def bulk_editable? true end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems