Skip to content

Instantly share code, notes, and snippets.

@tubbo
Created March 17, 2016 19:27
Show Gist options
  • Select an option

  • Save tubbo/428fa92b8e315f14a007 to your computer and use it in GitHub Desktop.

Select an option

Save tubbo/428fa92b8e315f14a007 to your computer and use it in GitHub Desktop.
puts 'holy shit it worked'
$LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__))
require 'rubygems'
require 'oauth'
require 'json'
#require_relative 'tweets_array'
#require_relative 'tweets_karl.txt'
require 'keys'
puts 'yay'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment