Skip to content

Instantly share code, notes, and snippets.

@johnnygoodman
Created August 12, 2012 05:23
Show Gist options
  • Save johnnygoodman/3329917 to your computer and use it in GitHub Desktop.
Save johnnygoodman/3329917 to your computer and use it in GitHub Desktop.
in a rails app...
1. Paste this into the bottom of your gemfile
source "http://gems.github.com"
gem 'contextio', :git => 'git://github.com/contextio/Ruby-ContextIO.git', :branch => 'dev_2.0'
2. Bundle install per usual
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment