Skip to content

Commit 19f8d03

Browse files
Merge pull request rails#44525 from etiennebarrie/remove-assets.enabled-from-configuring-guide
Remove assets.enabled from Configuring guide [ci-skip]
2 parents 2b2e789 + 51ab591 commit 19f8d03

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

guides/source/configuring.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -367,11 +367,6 @@ Sets the default time zone for the application and enables time zone awareness f
367367

368368
### Configuring Assets
369369

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-
375370
#### `config.assets.css_compressor`
376371

377372
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

Comments
 (0)