BigW Consortium Gitlab

xml.atom.builder 136 Bytes
Newer Older
1 2 3 4
xml.instruct!
xml.feed 'xmlns' => 'http://www.w3.org/2005/Atom', 'xmlns:media' => 'http://search.yahoo.com/mrss/' do
  xml << yield
end