diff --git a/lib/google/ads/googleads.rb b/lib/google/ads/googleads.rb new file mode 100644 index 000000000..9c394769b --- /dev/null +++ b/lib/google/ads/googleads.rb @@ -0,0 +1,3 @@ +# This file exists only to support Bundler autorequire based on the gem name. +# It should not be required directly. +require 'google/ads/google_ads'