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