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

[ci skip] Correct the stylesheet name used in the guide. #36167

Merged

Conversation

alecclarke
Copy link
Contributor

Summary

In the Action Text guides, app/assets/stylesheets/actiontext.css
is specified as the file used to style the Action Text editor and
content but the actual file generated from rails action_text:install
is app/assets/stylesheets/actiontext.scss.

This change simply corrects the file extension shown in the guide.

In the Action Text guides, `app/assets/stylesheets/actiontext.css`
is specified as the file used to style the Action Text editor and
content but the actual file generated from `rails action_text:install`
is `app/assets/stylesheets/actiontext.scss`.

This change simply corrects the file extension shown in the guide.
@rails-bot rails-bot bot added the docs label May 2, 2019
@y-yagi y-yagi merged commit 8305d30 into rails:master May 2, 2019
@y-yagi
Copy link
Member

y-yagi commented May 2, 2019

@alecclarke Thanks!

y-yagi added a commit that referenced this pull request May 3, 2019
…in-guide

[ci skip] Correct the stylesheet name used in the guide.
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