Import CGI

This commit is contained in:
Greg Brockman 2011-06-27 12:29:33 -07:00
parent c1806edb94
commit fb1f5940fd

View File

@ -1,6 +1,7 @@
# Stripe Ruby bindings
# API spec at http://stripe.com/api/spec
# Authors: Ross Boucher <boucher@stripe.com> and Greg Brockman <gdb@stripe.com>
require 'cgi'
require 'set'
require 'rubygems'