- 
                Notifications
    You must be signed in to change notification settings 
- Fork 664
          Make with_comment_column work with Annotate.set_defaults
          #999
        
          New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
  
    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  | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - Thanks!
Fixes #990