googleads / google-ads-ruby

Google Ads API Ruby Client Library
https://developers.google.com/google-ads/api/
Apache License 2.0
70 stars 66 forks source link

Development environment - uninitialized constant Google::Ads when modify my ruby code #413

Closed santonikho2022 closed 8 months ago

santonikho2022 commented 1 year ago

Hi, I face the error uninitialized constant Google::Ads. However, the error goes away when I restarted my local server. Is there any ways to workaround this, as it happens everytime I modify my ruby code.

mcloonan commented 8 months ago

Seems like something to do with your local server configuration, rather than the library.