Sha256: 883ec912d1466797943e737fb70d312942feabad71a608c352248b197d078507

Contents?: true

Size: 254 Bytes

Versions: 59

Compression:

Stored size: 254 Bytes

Contents

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

Version data entries

59 entries across 58 versions & 3 rubygems

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