Skip to content

Instantly share code, notes, and snippets.

@davinmsu
Created March 17, 2014 16:00
Show Gist options
  • Save davinmsu/9602101 to your computer and use it in GitHub Desktop.
Save davinmsu/9602101 to your computer and use it in GitHub Desktop.
= link_to dialog_path dialog.participant.id, class: 'person'
img.person src="http://lorempixel.com/80/80/"
p
= "#{dialog.participant.name} #{dialog.participant.last_name}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment