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
# @!macro [attach] type.constraint.parameterparameter:conditiondodesc'The condition to enforce'
...
end
However it only renders one of the 3 methods and it doesn't render any of the description or return data or anything:
additionally it only works when I use [attach]. Lastly I was wondering if there was any way to get a token for the desc on the next line. Any help would be appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a file in
tools/yard/macros.rbAnd
.yardoptsand then I call the macro in my code with:
However it only renders one of the 3 methods and it doesn't render any of the description or return data or anything:

additionally it only works when I use
[attach]. Lastly I was wondering if there was any way to get a token for thedescon the next line. Any help would be appreciated.Beta Was this translation helpful? Give feedback.
All reactions