Module: Hyrax::DOI::DataCiteDOIFormBehavior

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

Instance Method Summary collapse

Instance Method Details

#secondary_termsObject



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

def secondary_terms
  super - [:doi_status_when_public]
end