restore irb import

This commit is contained in:
Steven Bazyl 2013-02-15 13:20:30 -08:00
parent ef4c5c1f2f
commit 4289ab5b5f
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ require 'webrick'
require 'google/api_client/version'
require 'google/api_client'
require 'google/api_client/auth/installed_app'
require 'irb'
ARGV.unshift('--help') if ARGV.empty?