Class: Relaton::Cen::Docidentifier
- Inherits:
-
Bib::Docidentifier
- Object
- Bib::Docidentifier
- Relaton::Cen::Docidentifier
- Defined in:
- lib/relaton/cen/model/docidentifier.rb
Instance Method Summary collapse
Instance Method Details
#remove_date! ⇒ Object
4 5 6 |
# File 'lib/relaton/cen/model/docidentifier.rb', line 4 def remove_date! self.content.sub!(/:\d{4}$/, "") end |