ctran / annotate_models

Annotate Rails classes with schema and routes info
Other
4.41k stars 598 forks source link

Typo in with_comment_column #1024

Open dragonfax opened 2 months ago

dragonfax commented 2 months ago

I was trying to get this to work but couldn't.

I looked through the code and it seems to be with_comment_column everywhere, except the actual method def which is pluralized with_comments_column