Sha256: f1553425c7da8486df7e3d473b2ee4f04d5d19de038a7dc8acc4325c987cae71

Contents?: true

Size: 192 Bytes

Versions: 9

Compression:

Stored size: 192 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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
wagn-1.14.1 mod/05_standard/set/type/html.rb
wagn-1.14.0 mod/05_standard/set/type/html.rb
wagn-1.14.0.pre3 mod/05_standard/set/type/html.rb
wagn-1.14.0.pre2 mod/05_standard/set/type/html.rb
wagn-1.14.0.pre1 mod/05_standard/set/type/html.rb
wagn-1.13.0 mod/standard/set/type/html.rb
wagn-1.13.0.pre2 mods/standard/sets/type/html.rb
wagn-1.13.0.pre1 mods/standard/sets/type/html.rb
wagn-1.13.0.pre mods/standard/sets/type/html.rb