Skip to content

Instantly share code, notes, and snippets.

@beatinaniwa
Created February 29, 2012 08:17
Show Gist options
  • Save beatinaniwa/1939101 to your computer and use it in GitHub Desktop.
Save beatinaniwa/1939101 to your computer and use it in GitHub Desktop.
Gemfile for tweet_strem_mongo.rb
source :rubygems
gem 'tweetstream'
gem 'mongo'
gem 'bson'
gem 'bson_ext'
gem 'eventmachine'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment