aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/plugin/templates/README
blob: 702db07cb1e3976c5eb1b40924321445ba93b0fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<%= 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