Sha256: a865a4317494c463e5850f26e2068cfc9feb196189271b3d9058b5660a779ce5

Contents?: true

Size: 234 Bytes

Versions: 3

Compression:

Stored size: 234 Bytes

Contents

# mixin to provide methods to render place_of_publication
module NewspaperWorks
  module PlaceOfPublicationPresenterBehavior
    def place_of_publication_label
      solr_document["place_of_publication_label_tesim"]
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
newspaper_works-1.0.1 app/presenters/newspaper_works/place_of_publication_presenter_behavior.rb
newspaper_works-1.0.0 app/presenters/newspaper_works/place_of_publication_presenter_behavior.rb
newspaper_works-0.1.0 app/presenters/newspaper_works/place_of_publication_presenter_behavior.rb