Sha256: 93bb22653c06f51a0e4e368f50e29ac30027676b143e086ba4417012296c5d06

Contents?: true

Size: 129 Bytes

Versions: 6

Compression:

Stored size: 129 Bytes

Contents

<% @title ||= collection_title %>

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

<%= new_resource_link %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
simple_resource-0.6.1 app/views/simple_resource/base/index.html.erb
simple_resource-0.6.0 app/views/simple_resource/base/index.html.erb
simple_resource-0.5.0 app/views/simple_resource/base/index.html.erb
simple_resource-0.4.0 app/views/simple_resource/base/index.html.erb
simple_resource-0.3.0 app/views/simple_resource/base/index.html.erb
simple_resource-0.2.0 app/views/simple_resource/base/index.html.erb