From f0dd77c6be6a86fe384bb0015151e0a497973d39 Mon Sep 17 00:00:00 2001 From: Yehuda Katz + Carl Lerche Date: Thu, 24 Sep 2009 14:01:31 -0700 Subject: Move railties/lib/* into railties/lib/* --- railties/lib/generators/rails/plugin/templates/README | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 railties/lib/generators/rails/plugin/templates/README (limited to 'railties/lib/generators/rails/plugin/templates/README') 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 -- cgit v1.2.3