annotate_models
annotate_models copied to clipboard
Running annotate after changing sorting doesn't reorder the columns in the new comment
- set
classified_sorttotrueinAnnotate.set_defaults - run
bin/annotate - set
classified_sorttofalse - run
bin/annotate
The annotations remain the same as after step 2. If I run bin/annotate --force, I get the expected result.
Version
- annotate version: 3.2.0
- rails version: 6.1.5.1
- ruby version: 2.7.2