Sha256: 26c69a63bd546ea2a8858c743ece92bf317cb7664a0c65603c9694a34e485812
Contents?: true
Size: 323 Bytes
Versions: 72
Compression:
Stored size: 323 Bytes
Contents
%div{ :class => text_brick.to_style_class } - if text_brick.read_more_text.present? = text_brick.text.to_s.html_safe %div.collapse{ :id => text_brick.to_style_id } = text_brick.read_more_text.to_s.html_safe = read_more_link("##{text_brick.to_style_id}") - else = text_brick.text.to_s.html_safe
Version data entries
72 entries across 72 versions & 2 rubygems