Module: RorHack::NilClassHack
- Included in:
- NilClass
- Defined in:
- lib/ror_hack/nil_hack.rb
Instance Method Summary collapse
Instance Method Details
#j2h(_type = nil) ⇒ Object
3 4 5 |
# File 'lib/ror_hack/nil_hack.rb', line 3 def j2h(_type = nil) {}.with_indifferent_access end |