Sha256: 5403418e12016c39a21e1a7e164817dbd4df9f5761a2837a728057678aa9616c
Contents?: true
Size: 186 Bytes
Versions: 3
Compression:
Stored size: 186 Bytes
Contents
<h1>List</h1> <% resources.each do |resource| %> <%= link_to resource.title, resource %><br> <% end %> <p><%= link_to 'New', polymorphic_path(mapping.singular, :action => :new) %></p>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
governor-0.2.2 | app/views/governor/articles/index.html.erb |
governor-0.2.1 | app/views/governor/articles/index.html.erb |
governor-0.2.0 | app/views/governor/articles/index.html.erb |