spec/dummy/app/views/streets/new.html.erb in dynamic_controller-0.0.8 vs spec/dummy/app/views/streets/new.html.erb in dynamic_controller-0.0.9
- old
+ new
@@ -1,5 +1,5 @@
-<h1>New street</h1>
-
-<%= render 'form' %>
-
-<%= link_to 'Back', country_city_streets_path(@country, @city) %>
+<h1>New street</h1>
+
+<%= render 'form' %>
+
+<%= link_to 'Back', country_city_streets_path(@country, @city) %>