Sha256: cffbefa86ca213ec8edb793afdaf7717ae0bdb924030dac377a2ff9f8e5e8155
Contents?: true
Size: 578 Bytes
Versions: 18
Compression:
Stored size: 578 Bytes
Contents
# webgen extension bundle <%= bundle_name %> TODO: describe the bundle here # Installation The easiest way to install this extension bundle is by installing the corresponding Rubygem: gem install webgen-<%= bundle_name %>-bundle If you don't use Rubygems, copy the folder `lib/webgen/bundle/<%= bundle_name %>` into your `ext` directory. After that you just need to tell webgen to use this extension bundle by adding the following line to your `ext/init.rb` file: load("<%= bundle_name %>") # Copyright and license TODO: state copyright and used license here
Version data entries
18 entries across 18 versions & 1 rubygems