Skip to content

Instantly share code, notes, and snippets.

@dtolj
Created July 30, 2009 18:28
Show Gist options
  • Save dtolj/158836 to your computer and use it in GitHub Desktop.
Save dtolj/158836 to your computer and use it in GitHub Desktop.
respond_to do |format|
format.pdf
Emailer.deliver_welcome(@selection_id,@members)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment