Skip to content

ruby generation should not inline requires for inner classes #1649

Closed

Description

In the latest refresh for the samples requires are added as part of the inner classes.

As far as I know this is invalid Ruby and it will fail to build.
The code declaration writer needs to check whether the class parent is a class as well, and skip generation of requires in that case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions