class RedcarpetText
Public Instance Methods
blank?()
click to toggle source
# File lib/acts_as_markup_on/exts/redcarpet.rb, line 6 def blank? text.blank? end
# File lib/acts_as_markup_on/exts/redcarpet.rb, line 6 def blank? text.blank? end