mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
fix a space in the assets guide
This commit is contained in:
@@ -398,7 +398,7 @@ This can be changed with the +config.assets.manifest+ option. A fully specified
|
||||
config.assets.manifest = '/path/to/some/other/location'
|
||||
</erb>
|
||||
|
||||
NOTE: If there are missing precompiled files in production you will get an <tt>Sprockets::Helpers::RailsHelper:: AssetPaths::AssetNotPrecompiledError</tt> exception indicating the name of the missing file(s).
|
||||
NOTE: If there are missing precompiled files in production you will get an <tt>Sprockets::Helpers::RailsHelper::AssetPaths::AssetNotPrecompiledError</tt> exception indicating the name of the missing file(s).
|
||||
|
||||
h5. Server Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user