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
Previously, a NoMethodError could occur if either `signature['docstring']` or
`signature['docstring']['tags']` returned nil.
Now use ruby's dig and safenav operator.
0 commit comments