Module: Relaton::Bib::NamespaceHelper
- Included in:
- Converter::BibXml::FromRfcxml, Converter::BibXml::FromRfcxmlReferencegroup, Item, ItemBase, ItemData
- Defined in:
- lib/relaton/bib/namespace_helper.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
4 5 6 |
# File 'lib/relaton/bib/namespace_helper.rb', line 4 def self.included(base) base.extend(ClassMethods) end |