Closed
Description
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