Sha256: d3493f6544d45275823fb72667e99301e03da07443a653878779ecccd8cd9f7e

Contents?: true

Size: 227 Bytes

Versions: 6

Compression:

Stored size: 227 Bytes

Contents

view :editor do |args|
  form.text_area :content, :rows=>5, :class=>'card-content'
end

view :closed_content do |args|
  ''
end

def clean_html?
  false
end

def chunk_list
  :references
end

def diff_args
 {:format=>:raw}
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
wagn-1.14.7 mod/05_standard/set/type/html.rb
wagn-1.14.6 mod/05_standard/set/type/html.rb
wagn-1.14.5 mod/05_standard/set/type/html.rb
wagn-1.14.4 mod/05_standard/set/type/html.rb
wagn-1.14.3 mod/05_standard/set/type/html.rb
wagn-1.14.2 mod/05_standard/set/type/html.rb