method
setup_maker_attributes
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
setup_maker_attributes(target)
private
Hide source
# File lib/rss/atom.rb, line 166 def setup_maker_attributes(target) target.type = type target.content = content target.xml_content = @xhtml end