Sha256: 242f037780db7f7be2feacc54a928153c5dfcdbcf3ebf53742bfc3b267070d08
Contents?: true
Size: 655 Bytes
Versions: 2
Compression:
Stored size: 655 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gemsmith-0.5.0 | lib/gemsmith/templates/README.rdoc.tmp |
gemsmith-0.4.0 | lib/gemsmith/templates/README.rdoc.tmp |