From 2224a06b72d77343acd2cb82ec27cb02c6ec6df6 Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Thu, 6 Oct 2011 20:04:09 +0530 Subject: fix a space in the assets guide --- railties/guides/source/asset_pipeline.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties') diff --git a/railties/guides/source/asset_pipeline.textile b/railties/guides/source/asset_pipeline.textile index 7c79b202f1..1b06f4dedb 100644 --- a/railties/guides/source/asset_pipeline.textile +++ b/railties/guides/source/asset_pipeline.textile @@ -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' -NOTE: If there are missing precompiled files in production you will get an Sprockets::Helpers::RailsHelper:: AssetPaths::AssetNotPrecompiledError exception indicating the name of the missing file(s). +NOTE: If there are missing precompiled files in production you will get an Sprockets::Helpers::RailsHelper::AssetPaths::AssetNotPrecompiledError exception indicating the name of the missing file(s). h5. Server Configuration -- cgit v1.2.3