Sha256: c59fef3e13299281961db51c8e1733c38f9d8ca7a110fe70e595b5f8564ea7a7

Contents?: true

Size: 297 Bytes

Versions: 43

Compression:

Stored size: 297 Bytes

Contents

xml.instruct! :xml, :version=>"1.0"
xml.modsCollection(
        'xmlns:xsi' => "http://www.w3.org/2001/XMLSchema-instance",
        'xmlns' => "http://www.loc.gov/mods/v3"){
  @manifestations.each do |manifestation|
      xml << render('manifestations/show', manifestation: manifestation)
  end
}

Version data entries

43 entries across 42 versions & 3 rubygems

Version Path
enju_biblio-0.2.5 app/views/manifestations/index.mods.builder
enju_biblio-0.2.4 app/views/manifestations/index.mods.builder
enju_biblio-0.2.3 app/views/manifestations/index.mods.builder
enju_biblio-0.2.2 app/views/manifestations/index.mods.builder
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/enju_biblio-0.2.1/app/views/manifestations/index.mods.builder
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/enju_biblio-0.2.0/app/views/manifestations/index.mods.builder
enju_biblio-0.2.1 app/views/manifestations/index.mods.builder
enju_biblio-0.2.0 app/views/manifestations/index.mods.builder
enju_biblio-0.2.0.beta.4 app/views/manifestations/index.mods.builder
enju_biblio-0.2.0.beta.3 app/views/manifestations/index.mods.builder
enju_biblio-0.2.0.beta.2 app/views/manifestations/index.mods.builder
enju_flower-0.1.2 app/views/manifestations/index.mods.builder
enju_biblio-0.2.0.beta.1 app/views/manifestations/index.mods.builder
enju_biblio-0.1.3 app/views/manifestations/index.mods.builder
enju_flower-0.1.1 app/views/manifestations/index.mods.builder
enju_biblio-0.1.2 app/views/manifestations/index.mods.builder
enju_flower-0.1.0 app/views/manifestations/index.mods.builder
enju_biblio-0.1.1 app/views/manifestations/index.mods.builder
enju_biblio-0.1.0 app/views/manifestations/index.mods.builder
enju_flower-0.1.0.pre24 app/views/manifestations/index.mods.builder