Class: Newsmlg2::Scheme
- Inherits:
-
NarModel
- Object
- NarModel
- Newsmlg2::Scheme
- Defined in:
- lib/newsmlg2/scheme.rb
Overview
A scheme alias-to-URI mapping, as declared inside a catalog.
Instance Method Summary collapse
Methods included from Base::AuthorityAttributes
Methods included from Base::CommonPowerAttributes
Instance Method Details
#to_s ⇒ Object
26 27 28 |
# File 'lib/newsmlg2/scheme.rb', line 26 def to_s "#{names.first} (#{alias_attr}, #{uri})" end |