Libraries
»
qipowl
(0.9.7)
»
Index (F)
»
Fixnum
Class: Fixnum
Inherits:
Object
Object
Fixnum
show all
Defined in:
lib/qipowl/core/monkeypatches.rb
Instance Method Summary
collapse
#
␚ify
⇒ Object
Instance Method Details
#
␚ify
⇒
Object
157 158 159
# File 'lib/qipowl/core/monkeypatches.rb', line 157
def
␚ify
"
␚
#{
self
}
␚
"
end