method

current_time_from_proper_timezone

current_time_from_proper_timezone()
private

No documentation available.

# File activerecord/lib/active_record/timestamp.rb, line 133
    def current_time_from_proper_timezone
      self.class.send(:current_time_from_proper_timezone)
    end