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

Remove unnecessary require #379

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

deivid-rodriguez
Copy link
Contributor

I don't think this require is necessary, and it causes issues if you use the default loader in combination with the --disable-gems flag. I guess this could potentially break something is somebody is using the Rake constant directly in their tests without requiring rake. That should be very rare and easily fixable by requiring it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants