Skip to content

Instantly share code, notes, and snippets.

View cogumm's full-sized avatar
:electron:
CTO | Tech Leader | Senior Systems Analyst | Hybrid Remote

Gabriel Vilar cogumm

:electron:
CTO | Tech Leader | Senior Systems Analyst | Hybrid Remote
View GitHub Profile
@cogumm
cogumm / sortwitter.rb
Created September 28, 2011 19:30
Sorteio Twitter
# ~~~~~~~~~~~~~~~~~~~~~~~~
# souDev: @CoGUMm
# WebSite: www.CoGUMm.net
# ~~~~~~~~~~~~~~~~~~~~~~~~
#encoding: utf-8
#!/usr/bin/env ruby
require 'rubygems'
require 'net/http'
require 'json/pure'