Started again with Rails 4
[feedcatcher.git] / vendor / rails / railties / lib / rails_generator / generators / components / controller / templates / view.html.erb
diff --git a/vendor/rails/railties/lib/rails_generator/generators/components/controller/templates/view.html.erb b/vendor/rails/railties/lib/rails_generator/generators/components/controller/templates/view.html.erb
deleted file mode 100644 (file)
index ad85431..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-<h1><%= class_name %>#<%= action %></h1>
-<p>Find me in <%= path %></p>