app/views/simple_resource/base/index.html.erb in simple_resource-0.0.1 vs app/views/simple_resource/base/index.html.erb in simple_resource-0.1.0
- old
+ new
@@ -1,3 +1,7 @@
\ No newline at end of file
+<% @title ||= collection_title %>
+
+<%= render_collection_table %>
+<%= new_resource_link %>