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

feat!: Add require_method parameter #27

Merged
merged 1 commit into from
Dec 23, 2021
Merged

feat!: Add require_method parameter #27

merged 1 commit into from
Dec 23, 2021

Conversation

raytung
Copy link
Member

@raytung raytung commented Dec 23, 2021

The plugfin no longer tries to infer how to require the given Ruby files
by the pathname, instead, users must specify how they would like to
require them. This should give users more flexibility.

@raytung raytung added the enhancement New feature or request label Dec 23, 2021
@raytung raytung self-assigned this Dec 23, 2021
This commit no longer tries to infer how to require the given Ruby files
by the pathname, instead, users must specify how they would like to
require them. This should give users more flexibility.
@raytung raytung force-pushed the feat/specify-require branch from 68c6b6c to ae95ba4 Compare December 23, 2021 03:07
@raytung raytung merged commit 00397c2 into main Dec 23, 2021
@raytung raytung deleted the feat/specify-require branch December 23, 2021 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant