Sha256: d8b7f1b812668fb1299144d128e4d7c6b0fe2b89aaf9fbbb5c121e055ccf18b3
Contents?: true
Size: 161 Bytes
Versions: 14
Compression:
Stored size: 161 Bytes
Contents
format :text do view :core do |args| HTMLEntities.new.decode strip_tags(super args).to_s # need this string method to get out of html_safe mode end end
Version data entries
14 entries across 14 versions & 1 rubygems