Object
Declared to bypass a rubygems 1.3.2 bug :(
# File lib/merb-core/core_ext/time.rb, line 3 def self.today t = Time.now t - ((t.to_f + t.gmt_offset) % 86400) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.