Sha256: f5d890b2f755707d2c8afd399ec8e731a9566a5e30afe9ef1a1ffd5297624085
Contents?: true
Size: 293 Bytes
Versions: 21
Compression:
Stored size: 293 Bytes
Contents
require 'xommelier/atom' module Xommelier module Atom class Source < Xml::Element may do element :generator, :icon, :id, :logo, :rights, :subtitle, :title, :updated end any do element :author, :category, :contributor, :link end end end end
Version data entries
21 entries across 21 versions & 1 rubygems