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

Generated README: Titleize app name #1195

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

stevepolitodesign
Copy link
Contributor

Follow-up to #1187

Since we derive the app name from a module name, we need to titleize it so it reads better in the README.

Now ExpectedAppName will be rendered as Expected App Name.

Follow-up to #1187

Since we derive the app name from a module name, we need to [titleize][]
it so it reads better in the `README`.

Now `ExpectedAppName` will be rendered as `Expected App Name`.

[titleize]: https://api.rubyonrails.org/classes/ActiveSupport/Inflector.html#method-i-titleize
@stevepolitodesign stevepolitodesign merged commit ea9553c into suspenders-3-0-0 Apr 22, 2024
2 checks passed
@stevepolitodesign stevepolitodesign deleted the suspenders-3-0-0-readme-title branch April 22, 2024 14:00
stevepolitodesign added a commit that referenced this pull request May 10, 2024
Follow-up to #1187

Since we derive the app name from a module name, we need to [titleize][]
it so it reads better in the `README`.

Now `ExpectedAppName` will be rendered as `Expected App Name`.

[titleize]: https://api.rubyonrails.org/classes/ActiveSupport/Inflector.html#method-i-titleize
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.

1 participant