Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aae0d2c

Browse files
authored
Merge pull request #16 from hiroshikimura/bugfix/disconnect_link_for_belongs_to_rules
_がなかったので飛び先が変
2 parents 62614e6 + 22aa679 commit aae0d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* [前提](README.md#前提)
66
* [describeとcontext](README.md#describeとcontext)
77
* [FactoryBotのデフォルト値](README.md#factorybotのデフォルト値)
8-
* [FactoryBotで`belongs_to`以外の関連をデフォルトで作成しない](README.md#factorybotでbelongsto以外の関連をデフォルトで作成しない)
8+
* [FactoryBotで`belongs_to`以外の関連をデフォルトで作成しない](README.md#factorybotでbelongs_to以外の関連をデフォルトで作成しない)
99
* [日時を取り扱うテストを書く](README.md#日時を取り扱うテストを書く)
1010
* [日付を外部から注入する](README.md#日付を外部から注入する)
1111
* [beforeとlet(let!)の使い分け](README.md#beforeとletletの使い分け)

0 commit comments

Comments
 (0)