Sha256: b1a32f684e0ca8668f5c765533f99ab39b1ecf6b63a7012536180268c978f05f
Contents?: true
Size: 140 Bytes
Versions: 3
Compression:
Stored size: 140 Bytes
Contents
$:.unshift(File.expand_path("../", __FILE__)) require "thor_template/version" module ThorTemplate autoload :CLI, 'thor_template/cli' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
thor_template-0.0.8 | lib/starter_project/lib/thor_template.rb |
thor_template-0.0.7 | lib/starter_project/lib/thor_template.rb |
thor_template-0.0.6 | lib/starter_project/lib/thor_template.rb |