mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
pipeline docs - spelling and some whitespace
This commit is contained in:
parent
72fea6d2eb
commit
5421d4d016
1 changed files with 5 additions and 5 deletions
|
@ -402,7 +402,7 @@ h4. Live Compilation
|
|||
|
||||
In some circumstances you may wish to use live compilation. In this mode all requests for assets in the Pipeline are handled by Sprockets directly.
|
||||
|
||||
To enable this options set:
|
||||
To enable this option set:
|
||||
|
||||
<erb>
|
||||
config.assets.compile = true
|
||||
|
|
Loading…
Reference in a new issue