method
setup_maker_attributes
setup_maker_attributes(target)
private
Hide source
# File lib/rss/atom.rb, line 144 def setup_maker_attributes(target) target.type = type target.content = content target.xml_content = @xhtml end