Class: Time

Inherits:
Object show all
Defined in:
lib/tworgy/standard_extensions.rb

Instance Method Summary collapse

Instance Method Details

#to_shortObject



28
29
30
# File 'lib/tworgy/standard_extensions.rb', line 28

def to_short
  to_s('')
end