Sha256: aec2af5e0c4e62bc7cf30db4291994a9682c1d590511c3b831556c3618558780
Contents?: true
Size: 110 Bytes
Versions: 3
Compression:
Stored size: 110 Bytes
Contents
class Redcarpet include Stringlike alias_method :to_s, :text def blank? text.blank? end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
acts_as_markup-1.4.2 | lib/acts_as_markup/exts/redcarpet.rb |
acts_as_markup-1.4.1 | lib/acts_as_markup/exts/redcarpet.rb |
acts_as_markup-1.4.0 | lib/acts_as_markup/exts/redcarpet.rb |