Sha256: 571c2cf2023c7f3f2ee08eabbe63eab0bdabda946969acb074ed59af250b35ed
Contents?: true
Size: 169 Bytes
Versions: 5
Compression:
Stored size: 169 Bytes
Contents
module Itamae module Generators class Cookbook def self.source_root File.expand_path('../templates/cookbook', __FILE__) end end end end
Version data entries
5 entries across 5 versions & 1 rubygems