Files
fizzy/app/views/boosts/_boost.html.erb
T
2024-08-22 18:24:43 -05:00

2 lines
136 B
Plaintext

<%= link_to splat.boosts.any? ? "+ #{splat.boosts.size}" : "+", new_splat_boost_path(splat), data: { action: "toggle-class#toggle" } %>