Replies: 1 comment 4 replies
-
@robjacoby Thanks for starting this discussion. I chatted with my team and we agree with you – Here are some ideas for better names:
I'll probably go with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Teams
is quite a generic term, and unfortunately it already exists as a domain/package in our monolith as a top-level namespace. This is preventing us from using both this gem, as well as https://github.com/rubyatscale/code_ownership which has a dependency on this gem.I would like to propose that either the name of the top-level constant
Teams
is changed to something less generic, or ideally, it is just namespaced with something less generic, making it more specific to the problem this gem is solving.Keen to hear your thoughts!
Beta Was this translation helpful? Give feedback.
All reactions