Parent

Methods

ActiveSupport::TimeWithZone

Public Instance Methods

to_json(options = {}) click to toggle source
   # File lib/netzke/core_ext/time_with_zone.rb, line 3
3:     def to_json(options = {})
4:       self.to_s(:db).to_json
5:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.