aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/asset_pipeline.textile
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2011-08-30 13:48:16 -0700
committerXavier Noria <fxn@hashref.com>2011-08-30 13:48:16 -0700
commit2350fecd2251584d770afc4bd1764b3fe526ff70 (patch)
tree6f054d21775376cc59f3d39f1bd1b9ff02cc54ed /railties/guides/source/asset_pipeline.textile
parenta7a01b8b8ed7a0ce6d40c7aae8af882b28770236 (diff)
downloadrails-2350fecd2251584d770afc4bd1764b3fe526ff70.tar.gz
rails-2350fecd2251584d770afc4bd1764b3fe526ff70.tar.bz2
rails-2350fecd2251584d770afc4bd1764b3fe526ff70.zip
adds the asset pipeline guide to the index
Diffstat (limited to 'railties/guides/source/asset_pipeline.textile')
-rw-r--r--railties/guides/source/asset_pipeline.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/asset_pipeline.textile b/railties/guides/source/asset_pipeline.textile
index 554246acb3..2695ba9ec1 100644
--- a/railties/guides/source/asset_pipeline.textile
+++ b/railties/guides/source/asset_pipeline.textile
@@ -1,6 +1,6 @@
h2. Asset Pipeline
-This guide covers the ideology of the asset pipeline introduced in Rails 3.1.
+This guide covers the asset pipeline introduced in Rails 3.1.
By referring to this guide you will be able to:
* Understand what the asset pipeline is and what it does