You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/rails-installation/other-details.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ using webpacker its actually not necessary (but doesn't hurt anything.)
32
32
33
33
#### The application layout
34
34
35
-
If using a recent version of rails with webpacker you may find that the application.html.erb file longer loads the application.js file. Make sure that your layout file has this line:
35
+
If using a recent version of rails with webpacker you may find that the application.html.erb file no longer loads the application.js file. Make sure that your layout file has this line:
0 commit comments