Skip to content

Instantly share code, notes, and snippets.

@dmitryrck
Created May 27, 2014 11:24
Show Gist options
  • Save dmitryrck/2d6fe274c5c1a970eda1 to your computer and use it in GitHub Desktop.
Save dmitryrck/2d6fe274c5c1a970eda1 to your computer and use it in GitHub Desktop.
┌── info ──────────────────────────────┐
J-_-L │ http://github.com/janlelis/clipboard │
├── usage ─────────────────────────────┤
│ require 'clipboard' │
│ Clipboard.copy '42' │
│ Clipboard.paste #=> 42 │
└──────────────────────────────────────┘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment