Sha256: aa5e1a0c85705d1ad8af83432cfa97a1d15df14a1b9c678cfbd345d3bf7e7ced
Contents?: true
Size: 311 Bytes
Versions: 515
Compression:
Stored size: 311 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
515 entries across 515 versions & 2 rubygems