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: guides/source/configuring.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -367,11 +367,6 @@ Sets the default time zone for the application and enables time zone awareness f
367
367
368
368
### Configuring Assets
369
369
370
-
#### `config.assets.enabled`
371
-
372
-
A flag that controls whether the asset pipeline is enabled. It is set to `true`
373
-
by default.
374
-
375
370
#### `config.assets.css_compressor`
376
371
377
372
Defines the CSS compressor to use. It is set by default by `sass-rails`. The unique alternative value at the moment is `:yui`, which uses the `yui-compressor` gem.
0 commit comments