質問編集履歴

2

修正。

2019/03/16 10:48

投稿

gbp1th
gbp1th

スコア17

test CHANGED
File without changes
test CHANGED
@@ -106,10 +106,6 @@
106
106
 
107
107
  ```ruby
108
108
 
109
- SeedFu.fixture_paths
110
-
111
-
112
-
113
109
  user = User.seed do |s|
114
110
 
115
111
  s.id = 1

1

1:1ではなかったためタイトルより1:1を削除。

2019/03/16 10:48

投稿

gbp1th
gbp1th

スコア17

test CHANGED
@@ -1 +1 @@
1
- Ruby on Rails seed-Fuで1:1のAssociationを定義した初期データを作成したい
1
+ Ruby on Rails seed-FuでAssociationを定義した初期データを作成したい
test CHANGED
File without changes