Libraries
»
tworgy-ruby
(0.4.2)
»
Index (T)
»
Time
Class: Time
Inherits:
Object
Object
Time
show all
Defined in:
lib/tworgy/standard_extensions.rb
Instance Method Summary
collapse
#
to_short
⇒ Object
Instance Method Details
#
to_short
⇒
Object
28 29 30
# File 'lib/tworgy/standard_extensions.rb', line 28
def
to_short
to_s
(
'
'
)
end