spec/dummy/views/shared/_some_partial.html.erb in webmachine-actionview-0.0.1 vs spec/dummy/views/shared/_some_partial.html.erb in webmachine-actionview-0.0.2
- old
+ new
@@ -2 +1,2 @@
-<p>content from shared/some_partial</p>
+<p>content from shared/some_partial</p>
+<%= local.content %>
\ No newline at end of file