Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/scale_rb/utils.rb
Instance Method Summary collapse
-
#_get(*keys) ⇒ Object | NilClass
Get the value from the hash.
-
#_key?(key) ⇒ Boolean
Check if the key exists in the hash.