Libraries
»
bblib
(0.2.0)
»
Index (F)
»
Fixnum
Class: Fixnum
Inherits:
Object
Object
Fixnum
show all
Defined in:
lib/string/roman.rb
Instance Method Summary
collapse
#
to_roman
⇒ Object
Instance Method Details
#
to_roman
⇒
Object
50 51 52
# File 'lib/string/roman.rb', line 50
def
to_roman
BBLib
.
to_roman
self
.
to_i
end