Sha256: 69565bafa2fac65f360d278d49b3e2dcebb5e64016a23c6402d3ffcc01878758
Contents?: true
Size: 301 Bytes
Versions: 2
Compression:
Stored size: 301 Bytes
Contents
# See https://github.com/skroutz/cogy#configuration Cogy.configure do |config| #config.bundle_name = "myapp" #config.bundle_description = "Cog commands generated from myapp" #config.bundle_version = "0.0.1" #config.executable_path = "/usr/bin/cogy" #config.command_load_paths = ["cogy"] end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cogy-0.1.1 | lib/generators/cogy/templates/cogy_config.rb |
cogy-0.1.0 | lib/generators/cogy/templates/cogy_config.rb |