Introduces components for tabbed navigation and adds a tab menu and item for non-financial contributions to the donations/contributions page.
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
<%= link_to @path, class: @link_class do %>
|
|
<%= @name %>
|
|
<% end %>
|