aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAditya Kapoor <aditya.kapoor@vinsol.com>2014-09-09 13:21:13 +0530
committerAditya Kapoor <aditya.kapoor@vinsol.com>2014-09-09 13:21:13 +0530
commit3212b15b2359c51b8620f659e847bdb5ea572af1 (patch)
tree35fbfcc6a4ec97be57010369edc0b76f619ed16d
parentc563656a48b81bbbf13b2c6e336af71f38434c77 (diff)
downloadrails-3212b15b2359c51b8620f659e847bdb5ea572af1.tar.gz
rails-3212b15b2359c51b8620f659e847bdb5ea572af1.tar.bz2
rails-3212b15b2359c51b8620f659e847bdb5ea572af1.zip
[ci skip] change the line orientation on asset precompile page
-rw-r--r--guides/source/asset_pipeline.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/guides/source/asset_pipeline.md b/guides/source/asset_pipeline.md
index 15d743fb33..2a8940684f 100644
--- a/guides/source/asset_pipeline.md
+++ b/guides/source/asset_pipeline.md
@@ -208,9 +208,7 @@ precompiling works.
NOTE: You must have an ExecJS supported runtime in order to use CoffeeScript.
If you are using Mac OS X or Windows, you have a JavaScript runtime installed in
-your operating system. Check
-[ExecJS](https://github.com/sstephenson/execjs#readme) documentation to know all
-supported JavaScript runtimes.
+your operating system. Check [ExecJS](https://github.com/sstephenson/execjs#readme) documentation to know all supported JavaScript runtimes.
You can also disable generation of controller specific asset files by adding the
following to your `config/application.rb` configuration: