Sha256: 658d4458cd1f85ab92d85ab8e342377ca7b3df38ffff8dc9ecbde9bfc227e019

Contents?: true

Size: 296 Bytes

Versions: 27

Compression:

Stored size: 296 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

27 entries across 27 versions & 1 rubygems

Version Path
enju_biblio-0.3.18 app/views/manifestations/index.mods.builder
enju_biblio-0.3.17 app/views/manifestations/index.mods.builder
enju_biblio-0.3.16 app/views/manifestations/index.mods.builder
enju_biblio-0.3.15 app/views/manifestations/index.mods.builder
enju_biblio-0.3.14 app/views/manifestations/index.mods.builder
enju_biblio-0.3.13 app/views/manifestations/index.mods.builder
enju_biblio-0.3.12 app/views/manifestations/index.mods.builder
enju_biblio-0.3.11 app/views/manifestations/index.mods.builder
enju_biblio-0.3.10 app/views/manifestations/index.mods.builder
enju_biblio-0.3.10.rc.3 app/views/manifestations/index.mods.builder
enju_biblio-0.3.10.rc.2 app/views/manifestations/index.mods.builder
enju_biblio-0.3.10.rc.1 app/views/manifestations/index.mods.builder
enju_biblio-0.3.9 app/views/manifestations/index.mods.builder
enju_biblio-0.4.0.rc.1 app/views/manifestations/index.mods.builder
enju_biblio-0.3.8 app/views/manifestations/index.mods.builder
enju_biblio-0.3.7 app/views/manifestations/index.mods.builder
enju_biblio-0.3.6 app/views/manifestations/index.mods.builder
enju_biblio-0.4.0.beta.2 app/views/manifestations/index.mods.builder
enju_biblio-0.4.0.beta.1 app/views/manifestations/index.mods.builder
enju_biblio-0.3.5 app/views/manifestations/index.mods.builder