Skip to content

Instantly share code, notes, and snippets.

@lachie
Created July 31, 2008 01:57
Show Gist options
  • Save lachie/3384 to your computer and use it in GitHub Desktop.
Save lachie/3384 to your computer and use it in GitHub Desktop.
if memo[/notification/]
Notifications.send_receipt = false
Notifications.deliver_recruitment(params['recruitment'])
Notifications.send_receipt = false
Notifications.deliver_notification_for_resourcing(params['recruitment'])
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment