提交 e1042ee3 编写于 作者: K Kuldeep Aggarwal

[ci skip]removed obsolete information about `options` parameter in create method

上级 c65f8d22
......@@ -10,9 +10,6 @@ module ClassMethods
# The +attributes+ parameter can be either a Hash or an Array of Hashes. These Hashes describe the
# attributes on the objects that are to be created.
#
# +create+ respects mass-assignment security and accepts either +:as+ or +:without_protection+ options
# in the +options+ parameter.
#
# ==== Examples
# # Create a single new object
# User.create(first_name: 'Jamie')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册