Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/hmtime/string.rb
Instance Method Summary collapse
Instance Method Details
#to_hmtime ⇒ Object
4 5 6 |
# File 'lib/hmtime/string.rb', line 4 def to_hmtime HMTime.new self end |