Libraries
»
matholroyd-rails-standard-extensions
(0.1.0)
»
Index (T)
»
Time
Class: Time
Inherits:
Object
Object
Time
show all
Defined in:
lib/rails_standard_extensions.rb
Instance Method Summary
collapse
#
to_short
⇒ Object
Instance Method Details
#
to_short
⇒
Object
14 15 16
# File 'lib/rails_standard_extensions.rb', line 14
def
to_short
to_s
(
''
)
end