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 6be8f9d commit d91c71dCopy full SHA for d91c71d
README.md
@@ -51,7 +51,7 @@ You can `require` it in your manifest:
51
Alternatively, you can include it directly as a separate script tag:
52
53
```erb
54
-# app/views/layouts/application.erb.html
+# app/views/layouts/application.html.erb
55
56
<%= javascript_include_tag "react" %>
57
```
0 commit comments