質問編集履歴

2

typo

2017/09/17 06:39

投稿

peanuts
peanuts

スコア34

test CHANGED
File without changes
test CHANGED
@@ -62,7 +62,7 @@
62
62
 
63
63
  ```ruby
64
64
 
65
- user.articles.includes(:hash_keys).where.not(hash_keys: nil)
65
+ user.articles.includes(:hash_tags).where.not(hash_tags: nil)
66
66
 
67
67
  ```
68
68
 

1

typo

2017/09/17 06:39

投稿

peanuts
peanuts

スコア34

test CHANGED
File without changes
test CHANGED
@@ -62,7 +62,7 @@
62
62
 
63
63
  ```ruby
64
64
 
65
- user.products.includes(:hash_keys).where.not(hash_keys: nil)
65
+ user.articles.includes(:hash_keys).where.not(hash_keys: nil)
66
66
 
67
67
  ```
68
68