class Hashie::Mash
def self.disable_warnings
-
(void)
-
Other tags:
- Api: - semipublic
def self.disable_warnings fail CannotDisableMashWarnings if self == Hashie::Mash @disable_warnings = true end
(void)
-
def self.disable_warnings fail CannotDisableMashWarnings if self == Hashie::Mash @disable_warnings = true end