We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb5f13 commit bfa1910Copy full SHA for bfa1910
README.md
@@ -127,8 +127,8 @@ the source will update to:
127
</div>
128
```
129
130
-If the controller is in subdirectories `assets/controllers/blog/post/author_controller.js`,
131
-it will follows an other naming convention:
+If the controller lives in a subdirectory - like `assets/controllers/blog/post/author_controller.js` -
+the name will include `--` in place of each `/`:
132
133
```html
134
<div data-controller="blog--post--author">
0 commit comments