Sha256: 4fb8d494ba9d7b73daa62383a5296da931d75bbf0e15bc2a7e1c7063bd8a4fc6
Contents?: true
Size: 239 Bytes
Versions: 7
Compression:
Stored size: 239 Bytes
Contents
# encoding: utf-8 # this generator will be loaded for this project class EasyHtmlGenerator::Generator::ProjectGenerator < EasyHtmlGenerator::Generator::Base def generate return unless @config[:enabled] log_running end end
Version data entries
7 entries across 7 versions & 1 rubygems