anthonymidili/Bullhorn

View on GitHub
app/views/reposts/_repost_button.html.haml

Summary

Maintainability
Test Coverage
= button_to reposts_path(repost: { post_id: post.id }),
method: :post, class: "btn btn-link black",
form_class: "reposts-form", title: "Repost" do
  %i.me-1.fa-solid.fa-repeat.fa-xl
  Repost