Sha256: 48627fffa6a2870f69262bcb779f1ed277796f79f3d706d4d7f64e83affcd720
Contents?: true
Size: 334 Bytes
Versions: 14
Compression:
Stored size: 334 Bytes
Contents
def clean_html? false end def diff_args {format: :raw} end format do view :closed_content do |args| '' end def chunk_list :references end end format :html do view :editor do |args| text_area :content, rows: 5, class: 'card-content ace-editor-textarea', "data-card-type-code"=>card.type_code end end
Version data entries
14 entries across 14 versions & 1 rubygems