Libraries
»
height
(0.0.1)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/height/core_extensions.rb
Instance Method Summary
collapse
#
to_height
⇒ Object
Instance Method Details
#
to_height
⇒
Object
8 9 10
# File 'lib/height/core_extensions.rb', line 8
def
to_height
Height
.
new
(
self
)
end