Carl Drinkwater
Results
2
issues of
Carl Drinkwater
I'm using composite foreign keys in my database, and currently Annotate complains with warnings like : ``` Unable to annotate app/models/monitor_base.rb: comparison of Array with Array failed Unable to annotate...
Adds a `--separate-associations` option which puts associations into their own section. This allows for easier eyeballing of associations in the table, even more so than `--classified-sort`. Tests and updated README...