Sha256: 561b8a21c9e49ebe793d14586ec4880bc40846cc91a1a49791c48edb1cbac4b1
Contents?: true
Size: 643 Bytes
Versions: 1
Compression:
Stored size: 643 Bytes
Contents
= Overview = Features = Requirements <% if config[:rails] %> 1. {Ruby on Rails}[http://rubyonrails.org]. <% end %> = Setup Type the following from the command line to install: gem install <%= config[:gem_name] %> <% if config[:rails] %> Add the following to your Gemfile: gem "<%= config[:gem_name] %>" <% end %> = Usage = Author {<%= config[:company_name] %>}[<%= config[:company_url] %>] = License Copyright (c) <%= config[:year] %> {<%= config[:company_name] %>}[<%= config[:company_url] %>]. Read the LICENSE for details. = History Read the CHANGELOG for details. Built with Gemsmith[https://github.com/bkuhlmann/gemsmith].
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gemsmith-0.3.0 | lib/gemsmith/templates/README.rdoc.tmp |