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: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,8 @@ Set to `true` to enable additional runtime error checking. Recommended in the `d
61
61
62
62
**`config.assets.paths`**
63
63
64
-
Add additional load paths to this Array. Rails includes `app/assets` for you already. Plugins might want to add their custom paths to this.
64
+
Add additional load paths to this Array. Rails includes `app/assets`, `lib/assets` and `vendor/assets` for you already. Plugins might want to add their custom paths to this.
0 commit comments