Class: Relaton::Cen::StructuredIdentifier

Inherits:
Bib::StructuredIdentifier
  • Object
show all
Defined in:
lib/relaton/cen/model/structured_identifier.rb

Instance Method Summary collapse

Instance Method Details

#remove_date!Object



4
5
6
# File 'lib/relaton/cen/model/structured_identifier.rb', line 4

def remove_date!
  self.year = nil
end