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

Fix documentation of action copy_file #872

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

ancao90
Copy link
Contributor

@ancao90 ancao90 commented Feb 14, 2024

Currently, the documentation of action copy_file is slightly broken because of an unnecessary blank line.
image
Details: https://www.rubydoc.info/gems/thor/Thor/Actions

This PR removed the blank line to fix the documentation.

@ancao90 ancao90 marked this pull request as ready for review February 14, 2024 03:39
@ancao90 ancao90 marked this pull request as draft February 14, 2024 06:29
@ancao90 ancao90 marked this pull request as ready for review February 14, 2024 07:10
@rafaelfranca rafaelfranca merged commit e436b5f into rails:main Feb 26, 2024
5 of 7 checks passed
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