Skip to content
New issue

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

Add missing skip options for Rails 7 command line documentation [ci-skip] #44410

Merged
merged 1 commit into from Feb 12, 2022

Conversation

ghousemohamed
Copy link
Contributor

@ghousemohamed ghousemohamed commented Feb 12, 2022

Summary

In a PR I had raised earlier I had added documentation for the skip-asset-pipeline option.

The Rails 7 command line has more skip options than which are listed in the document. So I've added the missing skip options in the documentation for this PR.

I've also removed the --skip-turbolinks option since Rails 7 is not shipping with this option.

I've ordered the skip options here so that they are listed in the same order as when rails --help is run, along with the same description as listed.

Thanks!

@rails-bot rails-bot bot added the docs label Feb 12, 2022
@ghousemohamed ghousemohamed changed the title Added missing skip options for Rails 7 command line documentation [ci-skip] Add missing skip options for Rails 7 command line documentation [ci-skip] Feb 12, 2022
guides/source/command_line.md Outdated Show resolved Hide resolved
guides/source/command_line.md Outdated Show resolved Hide resolved
guides/source/command_line.md Outdated Show resolved Hide resolved
guides/source/command_line.md Outdated Show resolved Hide resolved
guides/source/command_line.md Outdated Show resolved Hide resolved
@ghousemohamed
Copy link
Contributor Author

@jonathanhefner Done!

@jonathanhefner jonathanhefner merged commit dcca6f2 into rails:main Feb 12, 2022
@jonathanhefner
Copy link
Member

jonathanhefner commented Feb 12, 2022

That looks great! Thank you again, @ghousemohamed! 👋

Backported to 7-0-stable in 9d67097.

jonathanhefner added a commit that referenced this pull request Feb 12, 2022
Add missing skip options for Rails 7 command line documentation [ci-skip]

(cherry picked from commit dcca6f2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants