Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/hash.rb
Overview
rubocop:disable Documentation
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
3 4 5 |
# File 'lib/hash.rb', line 3 def inspect to_json end |