Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/hmtime/string.rb

Instance Method Summary collapse

Instance Method Details

#to_hmtimeObject



4
5
6
# File 'lib/hmtime/string.rb', line 4

def to_hmtime
  HMTime.new self
end