Class: Arclight::RepositoryLocationComponent
- Inherits:
-
Blacklight::MetadataFieldComponent
- Object
- Blacklight::MetadataFieldComponent
- Arclight::RepositoryLocationComponent
- Defined in:
- app/components/arclight/repository_location_component.rb
Overview
Render the repository location card as a metadata field
Instance Method Summary collapse
Instance Method Details
#repository ⇒ Object
6 7 8 |
# File 'app/components/arclight/repository_location_component.rb', line 6 def repository @field.values.first end |