crowdAI/crowdai

View on GitHub
app/views/shared/_load_more.html.erb

Summary

Maintainability
Test Coverage
<div class="load-more">
  <%= link_to_next_page collection, 'Load More', remote: true %>
</div>