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