Sha256: 4f8b3a3ae94752f5f7ea14c6051e3fd25fdf793657d80d97696a34349a2e81f1
Contents?: true
Size: 116 Bytes
Versions: 48
Compression:
Stored size: 116 Bytes
Contents
class ContentTextDecorator < ApplicationDecorator delegate_all def render content.to_s.html_safe end end
Version data entries
48 entries across 48 versions & 1 rubygems