Azure / azure-sdk-for-ruby

Ruby SDK for Azure Resource Manager: build and manage your Azure cloud infrastructure (Compute, Virtual Networks, Storage, etc...) using Ruby.
MIT License
275 stars 245 forks source link

use require_relative for relative paths #2842

Closed kbrock closed 1 year ago

kbrock commented 3 years ago

require loads files based upon a load path. require_relative loads files based upon the location of the current file.

While .. is discouraged from use in require_relative, it just doesn't make sense in terms of require and a load path.

I found this issue when pointing my Gemfile at GitHub and my ruby couldn’t make sense of the gemspecs.

If there is a template to update instead, just point me in that direction.

thanks

ghost commented 3 years ago

Thank you for your contribution kbrock! We will review the pull request and get back to you soon.

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.

ArthurMa1978 commented 2 years ago

Thank you @kbrock , this repo has entered a retirement phase and is no longer officially supported by Microsoft.

kurtzeborn commented 1 year ago

Thank you for your interest in Azure SDKs. As detailed in this retirement announcement, this repo is no longer supported as of December 31st 2021. Please find the up-to-date list of languages and services supported with Azure SDKs here: https://aka.ms/azsdk