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

prefer require_relative #263

Closed
ioquatix opened this issue Oct 13, 2016 · 3 comments
Closed

prefer require_relative #263

ioquatix opened this issue Oct 13, 2016 · 3 comments
Labels

Comments

@ioquatix
Copy link
Contributor

Have you considered moving to require_relative? Not only is it faster, it's also more logical, and less chance of unexpected behaviour.

@trans
Copy link
Member

trans commented Oct 13, 2016

I'm all for that. It is just a matter of doing it.

@ioquatix
Copy link
Contributor Author

Okay, it's easy to do.

@trans trans added the plumbing label Oct 26, 2016
@ioquatix
Copy link
Contributor Author

ioquatix commented Mar 9, 2017

I see that usage of require_relative is pretty good in the source code currently. I'll refactor it where it makes sense.

@ioquatix ioquatix closed this as completed Mar 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants