Skip to content

Instantly share code, notes, and snippets.

@cheald
Created November 27, 2012 22:20
Show Gist options
  • Save cheald/4157552 to your computer and use it in GitHub Desktop.
Save cheald/4157552 to your computer and use it in GitHub Desktop.
Submission.from_upload(user, upload).tap do |s|
add_submission s
publish 'submission.uploaded', s.to_hash
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment