Skip to content

Conversation

@sethhorsley
Copy link
Member

This is the refactor to ruby-ui

Comment on lines +77 to +78
# Create the registration name by dasherizing the component name and prefixing with 'ruby_ui--'
registration_name = "ruby_ui--#{component_name.dasherize}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think rbui--something should be replaced with ruby-ui--something instead of ruby_ui--something

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sethhorsley , I do agree with @pierry01 here. It will be violating stimulus conventions.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes good catch. I can fix it in another pr.

@cirdes cirdes merged commit 4f41cf9 into main Nov 6, 2024
3 checks passed
@cirdes cirdes deleted the ruby-ui-refactor branch November 6, 2024 18:28
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.

5 participants