Libraries
»
code-ruby
(1.7.7)
»
Index (H)
»
Hash
Class: Hash
Inherits:
Object
Object
Hash
show all
Defined in:
lib/code-ruby.rb
Instance Method Summary
collapse
#
to_code
⇒ Object
Instance Method Details
#
to_code
⇒
Object
150 151 152
# File 'lib/code-ruby.rb', line 150
def
to_code
Code
::
Object
::
Dictionary
.
new
(
self
)
end