method
inline_html?
v1_9_3_125 -
Show latest stable
- Class:
RSS::Maker::ItemsBase::ItemBase::ContentBase
inline_html?()public
No documentation available.
# File lib/rss/maker/base.rb, line 899
def inline_html?
@type == "html"
end