質問編集履歴

1

誤字

2015/11/14 09:49

投稿

gogo1
gogo1

スコア13

test CHANGED
File without changes
test CHANGED
@@ -40,7 +40,7 @@
40
40
 
41
41
 
42
42
 
43
- Blog.includes(:tags).where(tags: {id: 1})
43
+ Article.includes(:tags).where(tags: {id: 1})
44
44
 
45
45
 
46
46