Sha256: 1c14a23bfadeabdd40500acd04ea7651a30e002d45d85d581aef320cdbd9ba51

Contents?: true

Size: 131 Bytes

Versions: 3

Compression:

Stored size: 131 Bytes

Contents

<% @title ||= collection_title %>

<%=
  unless collection.blank?
    render_collection_table
  end
%>

<%= resource_link(:new) %>

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
power_resource-0.0.1 app/views/power_resource/base/index.html.erb
noa-resource-0.0.2 app/views/noa/resource/base/index.html.erb
noa-resource-0.0.1 app/views/noa/resource/base/index.html.erb