lib/sculptor/templates/glyptotheque/source/index.html.slim in sculptor-0.0.5 vs lib/sculptor/templates/glyptotheque/source/index.html.slim in sculptor-0.0.6
- old
+ new
@@ -1,3 +1,5 @@
- if resources_for('/').empty?
h1 Go ahead, create some models
p: code sculptor create hello
+- else
+ = partial 'partials/glyptotheque/model-index'