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

refactor view dependency on AdminSetOptionsPresenter into a helper #5041

Merged
merged 2 commits into from
Jul 20, 2021

Conversation

no-reply
Copy link
Contributor

this is a straight extraction of the _form_relationships partial's dependency
on AdminSetOptionsPresenter and AdminSetService into a helper. none of the
actual behavior here is changed at all, but the extraction presents an idiomatic
seam for further reworking, and for downstream overrides.

@samvera/hyrax-code-reviewers

this is a straight extraction of the `_form_relationships` partial's dependency
on `AdminSetOptionsPresenter` and `AdminSetService` into a helper. none of the
actual behavior here is changed at all, but the extraction presents an idiomatic
seam for further reworking, and for downstream overrides.
@mcritchlow mcritchlow merged commit dbbb5bd into main Jul 20, 2021
@mcritchlow mcritchlow deleted the admin-set-options branch July 20, 2021 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants