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
Fully qualify ActiveJob::Arguments for auto-link [ci-skip]
Since rails/sdoc@4837fea, SDoc is less
aggressive about auto-linking words that might be code references. In
this case, however, "Arguments" refers to `ActiveJob::Arguments`. Using
the fully-qualified name triggers the auto-link.
0 commit comments