We're going to change the code quite a bit, and with components we can easily extract methods when necessary.
2 lines
52 B
Plaintext
2 lines
52 B
Plaintext
<%= render Comments::VotesComponent.new(comment) %>
|