We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceff57b commit 58ae047Copy full SHA for 58ae047
app/views/post_history/post.html.erb
@@ -70,3 +70,7 @@
70
<% end %>
71
</details>
72
73
+
74
+<div class="has-padding-top-4">
75
+ <%= will_paginate @history, renderer: BootstrapPagination::Rails %>
76
+</div>
0 commit comments