Make with_comment_column work with Annotate.set_defaults#999
Conversation
|
Thank you! I'm not familiar with this codebase. Are there any tests that need to be updated to validate this change? |
|
@sureshc : The only test I found that seems to concern |
Maybe add a new test in https://github.com/ctran/annotate_models/blob/master/spec/lib/tasks/annotate_models_migrate_spec.rb? |
|
@ctran : I added a brand new spec file for it, since I judged it was a separate concern than what's in |
Fixes #990