Sha256: 5c856709a13e8789512e3e2793c39aef5c4c8f1b3ba9da90ffe0729cea1f753a

Contents?: true

Size: 176 Bytes

Versions: 8

Compression:

Stored size: 176 Bytes

Contents

<%- @breadcrumbs = [@project, "Resources"] -%>
<%= erb(:"resources/list", :layout => false) %>
<p>
  <a href="/projects/<%= @project.id %>/resources/new">Add resource</a>
</p>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
coupler-0.0.9-java webroot/views/resources/index.erb
coupler-0.0.8-java webroot/views/resources/index.erb
coupler-0.0.7-java webroot/views/resources/index.erb
coupler-0.0.6-java webroot/views/resources/index.erb
coupler-0.0.4-java webroot/views/resources/index.erb
coupler-0.0.3-java webroot/views/resources/index.erb
coupler-0.0.2-java webroot/views/resources/index.erb
coupler-0.0.1-java webroot/views/resources/index.erb