Copy-edits in 04c34965

上级 04c34965
......@@ -11,7 +11,8 @@ module ClassMethods
# serialized object must be of that class on assignment and retrieval.
# Otherwise <tt>SerializationTypeMismatch</tt> will be raised.
#
# Empty objects as +{}+ in the case of +Hash+ or +[]+ in the case of +Array+ will always be persisted as null.
# Empty objects as +{}+, in the case of +Hash+, or +[]+, in the case of
# +Array+, will always be persisted as null.
#
# Keep in mind that database adapters handle certain serialization tasks
# for you. For instance: +json+ and +jsonb+ types in PostgreSQL will be
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册