aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/plugin/templates/README
diff options
context:
space:
mode:
Diffstat (limited to 'railties/lib/generators/rails/plugin/templates/README')
-rw-r--r--railties/lib/generators/rails/plugin/templates/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/railties/lib/generators/rails/plugin/templates/README b/railties/lib/generators/rails/plugin/templates/README
deleted file mode 100644
index 702db07cb1..0000000000
--- a/railties/lib/generators/rails/plugin/templates/README
+++ /dev/null
@@ -1,13 +0,0 @@
-<%= class_name %>
-<%= "=" * class_name.size %>
-
-Introduction goes here.
-
-
-Example
-=======
-
-Example goes here.
-
-
-Copyright (c) <%= Date.today.year %> [name of plugin creator], released under the MIT license