Sha256: 4348794490ceea9e32d532a549c49e0895db5bdd3a6c806eae7448aa5aaa9593

Contents?: true

Size: 566 Bytes

Versions: 3

Compression:

Stored size: 566 Bytes

Contents

# = webgen extensions directory
#
# All init.rb files anywhere under this directory are automatically
# loaded. This allows you to add your own extensions to webgen or to
# modify webgen's core.
#
# If you don't need this feature you can savely delete this file and the
# directory in which it is!
#
# * For information on how to write extensions, have a look at the API
#   documentation of webgen at http://webgen.rubyforge.org/docs/api.
#
# * Have a look at the API documentation of Webgen::BundlerLoader to see
#   what methods are available in init.rb files.
#

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
webgen-1.0.0.beta3 data/webgen/basic_website_template/ext/init.rb
webgen-1.0.0.beta2 data/webgen/basic_website_template/ext/init.rb
webgen-1.0.0.beta1 data/webgen/basic_website_template/ext/init.rb