h1. #{gem_name.gsub(/\W+/,' ')} h1. → '#{gem_name}' h2. What h2. Installing
sudo gem install #{gem_name}h2. The basics h2. Demonstration of usage h2. Forum "http://groups.google.com/group/#{gem_name}":http://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":http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/ and for section "8b: Submit patch to Google Groups":http://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}.