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