Checks

<% @checks.each do |check| %> "> <% end %>
Hostname Name Description Date Actions
<%= check.hostname %> <%= check.name %> <%= check.description %> <%= check.date %> <%= link_to "Show", check, class: "text-indigo-600 hover:text-indigo-900" %>
<%= link_to_previous_page @checks, 'Previous page', class: "ml-3 paginate-page paginate-page-single" %> <%= link_to_next_page @checks, 'Next Page', class: "paginate-page paginate-page-single" %>