Flowdock
method

define_read_method_for_time_zone_conversion

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: ActiveRecord::AttributeMethods::ClassMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

define_read_method_for_time_zone_conversion(attr_name) private

Defined for all datetime and timestamp attributes when time_zone_aware_attributes are enabled. This enhanced read method automatically converts the UTC time stored in the database to the time zone stored in Time.zone.

Show source
Register or log in to add new notes.