Here is my code, I\'m trying to display a list of links to a bboy\'s crews in sentence form with .to_sentence
<% if
I recommend you move this block of code to an helper and then use the .html_safe method to obtain the expected results.