Sha256: 0b5cd0c3fe0cd42e0302738034540b9593b8592cad0d6f5fe8bcdf0f040905ed

Contents?: true

Size: 146 Bytes

Versions: 23

Compression:

Stored size: 146 Bytes

Contents

<ul class="backlogs">
<% for customer in @customers do -%>
  <li class="task"><div class="name"><%=h customer.name %></div></li>
<% end -%>
</ul>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
backlog-0.36.2 app/views/customers/_name_list.rhtml
backlog-0.23.0 app/views/customers/_name_list.rhtml
backlog-0.24.0 app/views/customers/_name_list.rhtml
backlog-0.23.1 app/views/customers/_name_list.rhtml
backlog-0.25.0 app/views/customers/_name_list.rhtml
backlog-0.26.0 app/views/customers/_name_list.rhtml
backlog-0.28.0 app/views/customers/_name_list.rhtml
backlog-0.29.0 app/views/customers/_name_list.rhtml
backlog-0.31.0 app/views/customers/_name_list.rhtml
backlog-0.30.0 app/views/customers/_name_list.rhtml
backlog-0.31.1 app/views/customers/_name_list.rhtml
backlog-0.32.0 app/views/customers/_name_list.rhtml
backlog-0.33.0 app/views/customers/_name_list.rhtml
backlog-0.33.1 app/views/customers/_name_list.rhtml
backlog-0.34.1 app/views/customers/_name_list.rhtml
backlog-0.34.2 app/views/customers/_name_list.rhtml
backlog-0.34 app/views/customers/_name_list.rhtml
backlog-0.35.0 app/views/customers/_name_list.rhtml
backlog-0.35.2 app/views/customers/_name_list.rhtml
backlog-0.35.1 app/views/customers/_name_list.rhtml