質問編集履歴
1
コードの誤り
test
CHANGED
File without changes
|
test
CHANGED
@@ -112,11 +112,11 @@
|
|
112
112
|
|
113
113
|
|
114
114
|
|
115
|
-
|
115
|
+
app/views/users/following_posts.html.erb where line #14 raised:
|
116
116
|
|
117
117
|
|
118
118
|
|
119
|
-
undefined method `posts' for #<User::ActiveRecord_Associations_CollectionProxy:0
|
119
|
+
undefined method `posts' for #<User::ActiveRecord_Associations_CollectionProxy:000000000000000>
|
120
120
|
|
121
121
|
|
122
122
|
|