Skip to content

Attribute 'name' have to be a String #5

@ftomassetti

Description

@ftomassetti

If it is not an error is issued at rgen/metamodel_builder/builder_runtime.rb (line 85)

targetId += "(" + target.name + ")" if target.respond_to?(:name) and target.name

what if you sum target.name.to_s instead of target.name?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions