Libraries
»
code-ruby
(1.2.6)
»
Index
»
Integer
»
#to_code
Method: Integer#to_code
Defined in:
lib/code-ruby.rb
#
to_code
⇒
Object
108 109 110
# File 'lib/code-ruby.rb', line 108
def
to_code
Code
::
Object
::
Integer
.
new
(
self
)
end