Sha256: b422f2cebeedc3cfbf08c90d219b7ba8bc56707697010596a2a86acdf358c78e
Contents?: true
Size: 185 Bytes
Versions: 3
Compression:
Stored size: 185 Bytes
Contents
$:.unshift(File.expand_path("../", __FILE__)) require "thor_template/version" module ThorTemplate autoload :Command, "thor_template/command" autoload :CLI, "thor_template/cli" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
thor_template-2.0.2 | lib/starter_project/lib/thor_template.rb |
thor_template-2.0.1 | lib/starter_project/lib/thor_template.rb |
thor_template-2.0.0 | lib/starter_project/lib/thor_template.rb |