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

Move internal dependencies into the main Engine body #3686

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

cjcolvar
Copy link
Member

This loads dependencies from lib/hyrax and dry-rb explictly from
Hyrax::Engine, instead of waiting until the initializer.

This is an alternate implementation to the one in
#3472

@samvera/hyrax-code-reviewers

This loads dependencies from `lib/hyrax` and dry-rb explictly from
Hyrax::Engine, instead of waiting until the initializer.

This is an alternate implementation to the one in
#3472
Copy link
Contributor

@no-reply no-reply left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks!

@no-reply no-reply merged commit 73b94e8 into master Mar 20, 2019
@no-reply no-reply deleted the require-wo-initializer-2 branch March 20, 2019 16:12
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.

2 participants