diff --git a/test_app/app/views/articles/index.html.erb b/test_app/app/views/articles/index.html.erb index 77aae83..0317923 100644 --- a/test_app/app/views/articles/index.html.erb +++ b/test_app/app/views/articles/index.html.erb @@ -1,2 +1 @@ -<%=@impressionist_hash==nil%> -<% p @impressionist_hash %> \ No newline at end of file +<%=@impressionist_hash==nil%> \ No newline at end of file