Andrew Smith
Results
1
comments of
Andrew Smith
I'm running into this issue as well (on v4.20.0). It looks like `bundle exec annotaterb models --nested-position` will generate the initial annotations fine: ```ruby module SomeModule class Action < ApplicationRecord...