質問編集履歴

1

誤字の編集

2018/03/24 07:06

投稿

mttkd399
mttkd399

スコア13

test CHANGED
File without changes
test CHANGED
@@ -66,7 +66,7 @@
66
66
 
67
67
  def favorite_history
68
68
 
69
- @purchase_statuses = current_user.favorite_statuses
69
+ @favorite_statuses = current_user.favorite_statuses
70
70
 
71
71
  end
72
72