質問編集履歴

1

編集

2021/04/05 10:41

投稿

branchpeach
branchpeach

スコア12

test CHANGED
File without changes
test CHANGED
@@ -190,7 +190,7 @@
190
190
 
191
191
  <div class="title"><%= @this_month %>月の収支</div>
192
192
 
193
- <% if user_signed_in? && current_user.id == @spending.user.id %>
193
+ <% if user_signed_in? && current_user.id == @spendings.user.id %>
194
194
 
195
195
 
196
196