anthonymidili/Bullhorn

View on GitHub
app/views/posts/_new_link.html.haml

Summary

Maintainability
Test Coverage
= link_to new_post_path, title: "New post", id: "new-post-btn", 
class: "btn btn-primary btn-lg is-visible", data: { controller: "hide-on-scroll" } do
  %i.fa-regular.fa-square-plus.fa-lg
  New Post