Skip to content

Instantly share code, notes, and snippets.

Created August 20, 2014 10:15
Show Gist options
  • Save anonymous/305cda68aa837a7441d6 to your computer and use it in GitHub Desktop.
Save anonymous/305cda68aa837a7441d6 to your computer and use it in GitHub Desktop.
Rails partial multiplier
<%= render :partial=> "fundraise_ideas", :collection=> (1..12).to_a%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment