Skip to content

Instantly share code, notes, and snippets.

@pita5
Created March 15, 2012 15:24
Show Gist options
  • Save pita5/2044780 to your computer and use it in GitHub Desktop.
Save pita5/2044780 to your computer and use it in GitHub Desktop.
if delegate[12]
template.gsub!('{{CONNECT_MEETING_099}}', delegate[12])
else
template.gsub!('{{CONNECT_MEETING_099}}', '')
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment