class Basepack::Forms::Fields::HasAndBelongsToManyAssociation
Public Instance Methods
bulk_editable?()
click to toggle source
# File lib/basepack/forms/fields/has_and_belongs_to_many_association.rb, line 5 def bulk_editable? true end