test/dummy/app/views/dummy/hello.html.erb in incline-0.2.5 vs test/dummy/app/views/dummy/hello.html.erb in incline-0.2.6
- old
+ new
@@ -1,2 +1,4 @@
<h1>Congrats, this is the DUMMY root.</h1>
+
+<%= console if Rails.env.development? %>
\ No newline at end of file