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

Use zeitwerk/bundler friendly namespaced gem 'require' #1219

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

jrafanie
Copy link
Member

We already have lib/manageiq/api.rb which will be required by bundler. There is no need for lib/manageiq-api.rb, especially because it doesn't follow rails/zeitwerk conventions for namespaces.

See explanation from ManageIQ/manageiq-consumption#205

We already have lib/manageiq/api.rb which will be required by bundler.  There is
no need for lib/manageiq-api.rb, especially because it doesn't follow
rails/zeitwerk conventions for namespaces.
@miq-bot
Copy link
Member

miq-bot commented Apr 25, 2023

Checked commit jrafanie@a4d0cd7 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. 👍

@kbrock
Copy link
Member

kbrock commented Apr 27, 2023

We do not require "manageiq-api" anywhere in the other repos. :shipit:

@kbrock kbrock merged commit 4142288 into ManageIQ:master Apr 27, 2023
@kbrock kbrock added the rails7 label Apr 27, 2023
@jrafanie jrafanie deleted the zeitwerk2 branch April 27, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants