Class: Arclight::RepositoryLocationComponent

Inherits:
Blacklight::MetadataFieldComponent
  • Object
show all
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

#repositoryObject



6
7
8
# File 'app/components/arclight/repository_location_component.rb', line 6

def repository
  @field.values.first
end