Sha256: 2f5877d4739a827048f51735187e7b58989accec447d14aa7d0b951e7d114bd8

Contents?: true

Size: 284 Bytes

Versions: 3

Compression:

Stored size: 284 Bytes

Contents

- content_tag :div, object.merge_html_attributes(:class => " ddiscussion _discussion aspect _aspect") do
	/ .ddivider._hidden
	/ 	.ddivider_title= object.name
	
	._comments= object.content.to_a.join("\n")
	
	- if object.controls?
		.dcontrols= object.controls.to_a.join("\n")
	._clear

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
crystal-ext-0.0.3 lib/common_interface/app/views/themes/default/aspects/_discussion_t.html.haml
crystal-ext-0.0.2 lib/common_interface/app/views/themes/default/aspects/_discussion_t.html.haml
crystal-ext-0.0.1 lib/common_interface/app/views/themes/default/aspects/_discussion_t.html.haml