method
inline_other_base64?
inline_other_base64?()
public
Hide source
# File lib/rss/atom.rb, line 550 def inline_other_base64? inline_other? and !inline_other_text? and !inline_other_xml? end