Skip to content

Doesn't find models in subdirectories correctly #200

Closed
@michael-moroku

Description

@michael-moroku

I have the following structure:

app/models/sub1/sub2/sub3

When annotating it correctly annotates models in sub1 classes but fails to annotate models in sub2 or sub3.

The error message says: Unable to annotate sub1/sub2/sub3/model.rb: cannot load such file -- path_to_app/app/models/sub2/sub3/model

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions