Skip to content

Instantly share code, notes, and snippets.

@Raynes
Created December 24, 2011 23:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Raynes/1518530 to your computer and use it in GitHub Desktop.
Save Raynes/1518530 to your computer and use it in GitHub Desktop.
refheap.models.paste> (binding [session/*noir-session* (atom {})] (paste {:description "A paste." :language "Nimrod" :contents "proc notAComment2() = return"}))
{:paste-id 5, :user "anonymous", :description "A paste.", :language "Nimrod", :contents "", :_id #<ObjectId 4ef666d0d6c4de4c8a84efec>}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment