Created
September 12, 2012 21:37
-
-
Save coderberry/3710117 to your computer and use it in GitHub Desktop.
Install twitter gem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ gem install twitter | |
| Fetching: multipart-post-1.1.5.gem (100%) | |
| Fetching: faraday-0.8.4.gem (100%) | |
| Fetching: simple_oauth-0.1.9.gem (100%) | |
| Fetching: twitter-3.7.0.gem (100%) | |
| Successfully installed multipart-post-1.1.5 | |
| Successfully installed faraday-0.8.4 | |
| Successfully installed simple_oauth-0.1.9 | |
| Successfully installed twitter-3.7.0 | |
| 4 gems installed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment