We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
api
The each API command docs appears to contain an inconsistency, but I'm not sure.
On the one hand, this instruction is given twice (top description and in the yields section):
It is unsafe to chain further commands that rely on the subject after .each().
On the other hand, this examples seems to do just that:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Subject
api
Description
The each API command docs appears to contain an inconsistency, but I'm not sure.
On the one hand, this instruction is given twice (top description and in the yields section):
On the other hand, this examples seems to do just that:
The text was updated successfully, but these errors were encountered: