You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to bin/annotate -h, bundle exec annotate --wo 'open' --wc 'close' should wrap the annotation, but it creates a regular annotation without wrapping.
wrapper_open='open' wrapper_close='close' bundle exec rake annotate_models works fine.