質問編集履歴

2

誤字

2017/04/20 10:14

投稿

aokiso
aokiso

スコア7

test CHANGED
File without changes
test CHANGED
@@ -80,6 +80,6 @@
80
80
 
81
81
  ```ruby
82
82
 
83
- <%= paginate(@article) %>
83
+ <%= paginate(@articles) %>
84
84
 
85
85
  ```

1

誤字修正

2017/04/20 10:14

投稿

aokiso
aokiso

スコア7

test CHANGED
File without changes
test CHANGED
@@ -80,6 +80,6 @@
80
80
 
81
81
  ```ruby
82
82
 
83
- <%= paginate(@page) %>
83
+ <%= paginate(@article) %>
84
84
 
85
85
  ```