You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document ActiveModel::Type::Time as time of day [ci-skip]
`ActiveModel::Type::Time` is meant to represent time of day (without a
date or time zone). This commit fixes the code example to show that the
date and time zone are normalized when parsing a time from a string.
0 commit comments