lib/generators/templates/component/resource_controller/app/views/%file_name%/edit.html.erb in merb-gen-0.9.13 vs lib/generators/templates/component/resource_controller/app/views/%file_name%/edit.html.erb in merb-gen-1.0
- old
+ new
@@ -1,4 +1,4 @@
<h1><%= class_name %> controller, edit action</h1>
<p>Edit this file in <tt>app/views/<%= file_name %>/edit.html.erb</tt></p>
-<p>For more information and examples of CRUD views read <a href="http://wiki.merbivore.com/howto/crud_view_example_with_merb_using_erb"> this wiki page</a>
+<p>For more information and examples of CRUD views read <a href="http://wiki.merbivore.com/howto/crud_view_example_with_merb_using_erb"> this wiki page</a></p>
\ No newline at end of file