Module: Hyrax::DOI::DOIFormBehavior

Extended by:
ActiveSupport::Concern
Defined in:
app/forms/concerns/hyrax/doi/doi_form_behavior.rb

Instance Method Summary collapse

Instance Method Details

#secondary_termsObject



13
14
15
# File 'app/forms/concerns/hyrax/doi/doi_form_behavior.rb', line 13

def secondary_terms
  super - [:doi]
end