Skip to content

Instantly share code, notes, and snippets.

@ruprict
Created August 12, 2012 12:15
Show Gist options
  • Select an option

  • Save ruprict/3331633 to your computer and use it in GitHub Desktop.

Select an option

Save ruprict/3331633 to your computer and use it in GitHub Desktop.
@@index
- if @riddles
- @riddles.each do |riddle|
li
a href="/riddle/#{riddle.id}"== riddle.title
- else
p No riddles have been created yet!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment