Skip to content

Instantly share code, notes, and snippets.

@shaneog
Forked from hshoff/StarRating3.html.erb
Created July 4, 2014 23:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shaneog/6aef337134350377de94 to your computer and use it in GitHub Desktop.
Save shaneog/6aef337134350377de94 to your computer and use it in GitHub Desktop.
<!-- stars.html.erb -->
<div class="stars empty">
<div class="stars filled_<%= @obj.rating %>"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment