Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Substitute require for require_relative #45

Merged
merged 1 commit into from
Dec 30, 2019
Merged

Substitute require for require_relative #45

merged 1 commit into from
Dec 30, 2019

Commits on Dec 20, 2019

  1. Substitute require for require_relative

    require_relative is significantly faster and should be used when available.
    
    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    1dca243 View commit details
    Browse the repository at this point in the history