method
xhtml=
ruby latest stable - Class:
RSS::Maker::AtomTextConstructBase::EnsureXMLContent
xhtml=(content)public
No documentation available.
# File lib/rss/maker/base.rb, line 327
def xhtml=(content)
self.xml_content = content
end