Class: Cdx::Taxonomy

Inherits:
ApplicationRecord show all
Includes:
Resourceable
Defined in:
app/models/cdx/taxonomy.rb

Constant Summary collapse

AVAILABLE_CODES =

Constants

Cdx.taxonomy_available_codes.freeze

Instance Method Summary collapse

Methods included from AttachmentMacros

#has_many_attached, #has_one_attached

Instance Method Details

#content_header_titleObject

Methods



22
23
24
# File 'app/models/cdx/taxonomy.rb', line 22

def content_header_title
  name_was
end