instance method
current_time_from_proper_timezone
Ruby on Rails 6.0.6
Since v2.3.18 PrivateSignature
current_time_from_proper_timezone()
No documentation comment.
Source
# File activerecord/lib/active_record/timestamp.rb, line 147
def current_time_from_proper_timezone
self.class.current_time_from_proper_timezone
end
Defined in activerecord/lib/active_record/timestamp.rb line 147
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::Timestamp