Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- Defined in:
- lib/utils/hash.rb
Instance Method Summary collapse
Instance Method Details
#try_path(*_args) ⇒ Object
19 20 21 |
# File 'lib/utils/hash.rb', line 19 def try_path(*_args) nil end |