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

Ruby code generator missing module_definition require #831

Closed
devigned opened this issue Mar 11, 2016 · 0 comments · Fixed by #832
Closed

Ruby code generator missing module_definition require #831

devigned opened this issue Mar 11, 2016 · 0 comments · Fixed by #832
Labels

Comments

@devigned
Copy link
Member

Ruby code generator should require the module_definition so that the deeply nested modules will not fail with uninitialized constant.

See Azure/azure-sdk-for-ruby#327

devigned added a commit that referenced this issue Mar 15, 2016
Fixes #831 generate require module_definition when namespace is present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant