Sha256: 5bd3948036499dadf2e469c282a11435a48d97d45a52de03ec26866e6ca43793
Contents?: true
Size: 320 Bytes
Versions: 38
Compression:
Stored size: 320 Bytes
Contents
class Chef # This module exists to hide conflicting constant names from the DSL. # Hopefully we'll have a better/prettier/more sustainable solution in the # future, but for now this will fix a regression introduced in Chef 0.10.10 # (conflict with the Win32 namespace) module ReservedNames end end
Version data entries
38 entries across 38 versions & 1 rubygems