I've been using Rails for awhile but am less familiar with what is possible with Ruby and am hitting a wall. I have a Books controller and Recommendations controller, and a book has_many recommendations. I'd like to create a list of the recommendations but without repeating a book. I've been using Rails for awhile but am less fa