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

dom_id should always be lowercase #129

Merged
merged 1 commit into from
Jun 18, 2021
Merged

Conversation

leastbad
Copy link
Contributor

I'm pretty sure that the output of the dom_id method should always be lower-cased. Right now, if you pass a constantized value like User it'll return #User. I don't think that's a thing... it might not be a rule, but it's certainly a convention.

Thoughts?

@leastbad leastbad added enhancement proposal ruby Pull requests that update Ruby code labels May 24, 2021
@leastbad leastbad merged commit 5d78c19 into stimulusreflex:master Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement proposal ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants