Sha256: 6c433d7bef486406b8d2ba44a6316648f95b87011c2d6be02055eeccb70c5138
Contents?: true
Size: 389 Bytes
Versions: 16
Compression:
Stored size: 389 Bytes
Contents
- with_children ||= false .group %h3 = link_to group.name, group_url(group) %p.context = t("reader_extension.member_count", :count => group.readers.count) + '.' - if group.description %p = group.description - if with_children && group.children.any? .indented = render :partial => 'groups/group', :collection => group.children
Version data entries
16 entries across 16 versions & 1 rubygems