Class: Time

Inherits:
Object
  • Object
show all
Includes:
OrdinalizedFormatting
Defined in:
lib/merb_helpers/core_ext.rb

Instance Method Summary collapse

Methods included from OrdinalizedFormatting

extended, #strftime_ordinalized, #to_ordinalized_s

Instance Method Details

#to_timeObject



31
# File 'lib/merb_helpers/core_ext.rb', line 31

def to_time; self; end