# File lib/active_record/attribute_methods/time_zone_conversion.rb, line 67 67: def round_usec(value) 68: return unless value 69: value.change(:usec => 0) 70: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.