mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
6f97ad07ded847f29159baf71050c63f04282170
quoted_date converts time-like objects to ActiveRecord::Base.default_timezone before serialization. This allows you to use Time.now in find conditions and have it correctly be serialized as the current time in UTC when default_timezone == :utc [#2946 state:resolved]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%