h1. <%= gem_name.gsub(/W+/,‘ ’) %>
h2. What
h2. Installing
<pre syntax=“ruby”>sudo gem install <%= gem_name %></pre>
h2. The basics
h2. Demonstration of usage
h2. Forum
“groups.google.com/group/<%= gem_name %>”:groups.google.com/group/<%= gem_name %>
TODO - create Google Group - <%= gem_name %>
h2. How to submit patches
Read the “8 steps for fixing other people’s code”:drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/ and for section “8b: Submit patch to Google Groups”:drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/#8b-google-groups, use the Google Group above.
The trunk repository is svn://rubyforge.org/var/svn/<%= gem_name %>/trunk for anonymous access.
h2. License
This code is free to use under the terms of the MIT license.
h2. Contact
Comments are welcome. Send an email to “<%= author %>”:mailto:<%= email %> via the “forum”:groups.google.com/group/<%= gem_name %>
Generated with the Darkfish Rdoc Generator 2.