Sha256: 984a4dbcb5b25a2001f78789bfb6af75451c9066bb09a8127a404e613b35ecaf

Contents?: true

Size: 134 Bytes

Versions: 2

Compression:

Stored size: 134 Bytes

Contents

<% @title ||= collection_title %>

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

<%= resource_link_to(:new) %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
power_resource-0.0.3 app/views/power_resource/base/index.html.erb
power_resource-0.0.2 app/views/power_resource/base/index.html.erb