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

Finish re-implementing 'make_clean_name' #8

Open
FrenjaminBanklin opened this issue Sep 13, 2024 · 0 comments
Open

Finish re-implementing 'make_clean_name' #8

FrenjaminBanklin opened this issue Sep 13, 2024 · 0 comments

Comments

@FrenjaminBanklin
Copy link
Member

Currently the Widget class has a 'make_clean_name' function which is intended to safely transform a widget name (from the install.yaml, among other cases) into a string for multiple purposes.

Currently all it does is replace spaces with dashes, but it should also be stripping special characters and whatever else Fuel's Inflector::friendly_title function does.

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

No branches or pull requests

1 participant