Started again with Rails 4
[feedcatcher.git] / vendor / rails / railties / lib / rails_generator / generators / components / plugin / templates / USAGE
diff --git a/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/USAGE b/vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/USAGE
deleted file mode 100644 (file)
index ea9f4f1..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-Description:
-    Explain the generator
-
-Example:
-    ./script/generate <%= file_name %> Thing
-
-    This will create:
-        what/will/it/create