Skip to content

Commit

Permalink
restore irb import
Browse files Browse the repository at this point in the history
  • Loading branch information
sqrrrl committed Feb 15, 2013
1 parent ef4c5c1 commit 4289ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/google-api
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down

0 comments on commit 4289ab5

Please sign in to comment.