gitcoinco/code_fund_ads

View on GitHub
app/views/shared/actions/_show_property.html.erb

Summary

Maintainability
Test Coverage
<%= link_to property_path(property), class: "btn btn-sm btn-subtle-primary" do %>
  <span class="fas fa-arrow-left"></span>
<% end %>