Libraries
»
bblib
(0.3.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
49 50 51
# File 'lib/string/roman.rb', line 49
def
to_roman
BBLib
.
to_roman
self
.
to_i
end