You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be a feature in Ruby 3.5 and fails:
> Namespace is not a module (TypeError)
Many places in rails already use `Namespaced` for this purpose.
Also reported upstream: https://bugs.ruby-lang.org/issues/21341
0 commit comments