Libraries
»
hmtime
(0.2.1)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/hmtime/string.rb
Instance Method Summary
collapse
#
to_hmtime
⇒ Object
Instance Method Details
#
to_hmtime
⇒
Object
4 5 6
# File 'lib/hmtime/string.rb', line 4
def
to_hmtime
HMTime
.
new
self
end