Sha256: e3e85ed0697a521658defe4a442ef8592a9a571d38c612979ee419e89114757d

Contents?: true

Size: 200 Bytes

Versions: 14

Compression:

Stored size: 200 Bytes

Contents

<% groups(attr_listing, "Attribute") do |list, name| %>
  <h2><%= name %></h2>
  <ul class="summary">
    <% list.each do |meth| %>
      <%= yieldall :item => meth %>
    <% end %>
  </ul>
<% end %>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
purecloud-0.35.1 doc/template/default/module/html/attribute_summary.erb
purecloud-0.34.1 doc/template/default/module/html/attribute_summary.erb
purecloud-0.33.1 doc/template/default/module/html/attribute_summary.erb
purecloud-0.32.1 doc/template/default/module/html/attribute_summary.erb
purecloud-0.31.1 doc/template/default/module/html/attribute_summary.erb
purecloud-0.30.1 doc/template/default/module/html/attribute_summary.erb
purecloud-0.29.1 doc/template/default/module/html/attribute_summary.erb
purecloud-0.28.0 doc/template/default/module/html/attribute_summary.erb
purecloud-0.27.0 doc/template/default/module/html/attribute_summary.erb
purecloud-0.26.0 doc/template/default/module/html/attribute_summary.erb
purecloud-0.25.0 doc/template/default/module/html/attribute_summary.erb
purecloud-0.0.0 doc/template/default/module/html/attribute_summary.erb
purecloud-0.18.0 doc/template/default/module/html/attribute_summary.erb
purecloud-0.17.0 doc/template/default/module/html/attribute_summary.erb