質問編集履歴

1

誤字

2016/05/28 02:51

投稿

peanuts
peanuts

スコア34

test CHANGED
File without changes
test CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
  銀行テーブルと銀行支店テーブルはあるユーザの銀行口座設定テーブルに属している
26
26
 
27
- => UserBankAccountモデルに belongs_to :user, :bank, :bank_branch
27
+ => UserBankAccountモデルに belongs_to :bank, :bank_branch
28
28
 
29
29
 
30
30