StripeWebhooks (<%= @stripe_webhooks.total_count %> total)

<% @stripe_webhooks.each do |stripe_webhook| %> <% end %>
Id Date Stripe ID
<%= link_to stripe_webhook.id, stripe_webhook_path(stripe_webhook.id) %> <%= time_ago_in_words(stripe_webhook.created_at) %> ago <%= stripe_webhook.stripe_id %>