Class: RelatonCen::Hit
- Inherits:
-
RelatonBib::Hit
- Object
- RelatonBib::Hit
- RelatonCen::Hit
- Defined in:
- lib/relaton_cen/hit.rb
Overview
Hit.
Instance Attribute Summary collapse
-
#fetch ⇒ IsoRelatonBib::IsoBibliographicItem
Parse page.
Instance Attribute Details
#fetch ⇒ IsoRelatonBib::IsoBibliographicItem
Parse page.
10 11 12 |
# File 'lib/relaton_cen/hit.rb', line 10 def fetch @fetch ||= Scrapper.parse_page self end |