Class: NilClass

Inherits:
Object show all
Defined in:
lib/core_extensions.rb

Instance Method Summary collapse

Instance Method Details

#to_hObject



174
175
176
# File 'lib/core_extensions.rb', line 174

def to_h
  {}
end