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 namespaced gem require instead of hyphenated name #22548

Merged

Conversation

jrafanie
Copy link
Member

@jrafanie jrafanie commented Jun 5, 2023

Both work but the namespaced name is more friendly to zeitwerk in the future.

Related: #22000

Note, this was extracted from #22488 as it's completely backward compatible.

Related to ManageIQ/amazon_ssa_support#96

Both work but the namespaced name is more friendly to zeitwerk in the future.

Related: ManageIQ#22000
@miq-bot
Copy link
Member

miq-bot commented Jun 5, 2023

Checked commit jrafanie@c56392d with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint
6 files checked, 0 offenses detected
Everything looks fine. 🍰

@Fryguy Fryguy self-assigned this Jun 5, 2023
@Fryguy Fryguy merged commit 7a40ae4 into ManageIQ:master Jun 6, 2023
@jrafanie jrafanie deleted the use_namespaced_gem_require_for_zeitwerk branch June 7, 2023 14:59
@Fryguy
Copy link
Member

Fryguy commented Jun 7, 2023

Backported to petrosian in commit e9b6445.

commit e9b644591e987de62f65d7f57519397e8787f291
Author: Jason Frey <fryguy9@gmail.com>
Date:   Tue Jun 6 17:22:17 2023 -0400

    Merge pull request #22548 from jrafanie/use_namespaced_gem_require_for_zeitwerk
    
    Use namespaced gem require instead of hyphenated name
    
    (cherry picked from commit 7a40ae403ddbc1b5b84e8cb3c52a56a042e23438)

Fryguy added a commit that referenced this pull request Jun 7, 2023
…r_zeitwerk

Use namespaced gem require instead of hyphenated name

(cherry picked from commit 7a40ae4)
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