Parent

Methods

DateTime

Add DateTime#gmtime method if needed.

Public Instance Methods

gmtime() click to toggle source
# File lib/devise/orm/data_mapper/date_time.rb, line 4
def gmtime
  self.new_offset(0)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.