Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

andrewn617
Copy link
Member

When specifying a boolean option foo, Thor will accept --skip-foo as an options (the same as --no-foo). This behaviour was previously undocumented.

This PR updates the documentation in the repo and also the usage method to make this feature more discoverable.

When specifying a boolean option foo, Thor will accept '--skip-foo' as an options (the same as '--no-foo'). This behaviour was previously undocumented.
@andrewn617 andrewn617 force-pushed the improve-boolean-parse-documentation branch from 7af2dc2 to 686bcd5 Compare February 23, 2024 16:17
@rafaelfranca rafaelfranca merged commit 96a3974 into rails:main Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants