class Time

Public Instance Methods

to_time() click to toggle source
# File lib/merb-helpers/core_ext.rb, line 43
def to_time; self; end