提交 c8450d82 编写于 作者: P Prathamesh Sonpatki

Updated comment about features of fixtures

 - Added a note about some features which are not dependent on
   auto-generated ID's.
 - [ci skip]
上级 c2dfc316
......@@ -181,6 +181,9 @@ class FixtureClassNotFound < ActiveRecord::ActiveRecordError #:nodoc:
# * Stable, autogenerated IDs
# * Label references for associations (belongs_to, has_one, has_many)
# * HABTM associations as inline lists
#
# There are some more advanced features available even if the id is specified:
#
# * Autofilled timestamp columns
# * Fixture label interpolation
# * Support for YAML defaults
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册