~michaelforrest/use-case-mapper/trunk

« back to all changes in this revision

Viewing changes to vendor/rails/railties/lib/rails_generator/generators/components/plugin/templates/README

  • Committer: Michael Forrest
  • Date: 2010-10-15 16:28:50 UTC
  • Revision ID: michael.forrest@canonical.com-20101015162850-tj2vchanv0kr0dun
refrozeĀ gems

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<%= class_name %>
 
2
<%= "=" * class_name.size %>
 
3
 
 
4
Introduction goes here.
 
5
 
 
6
 
 
7
Example
 
8
=======
 
9
 
 
10
Example goes here.
 
11
 
 
12
 
 
13
Copyright (c) <%= Date.today.year %> [name of plugin creator], released under the MIT license