this is the form im using that is where to permit select stars for review.
<%= simple_form_for([@restaurant, @restaurant.reviews.build]) do |f|%>