aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/working_with_javascript.md
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2012-10-23 22:08:20 +0200
committerXavier Noria <fxn@hashref.com>2012-10-23 22:14:04 +0200
commitc145f35dac3f454c33ac379122602175db0d8079 (patch)
tree057e8c339ae358f4c12666d560ea444ac9b2bf12 /guides/source/working_with_javascript.md
parenta5744f0e04b237e6ad26575cd2c299d6bcdd2432 (diff)
downloadrails-c145f35dac3f454c33ac379122602175db0d8079.tar.gz
rails-c145f35dac3f454c33ac379122602175db0d8079.tar.bz2
rails-c145f35dac3f454c33ac379122602175db0d8079.zip
adds Rails to the title of the JS guide [ci skip]
Diffstat (limited to 'guides/source/working_with_javascript.md')
-rw-r--r--guides/source/working_with_javascript.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/working_with_javascript.md b/guides/source/working_with_javascript.md
index 51673d3464..ccd7e8a77d 100644
--- a/guides/source/working_with_javascript.md
+++ b/guides/source/working_with_javascript.md
@@ -1,5 +1,5 @@
-Working With JavaScript
-=======================
+Working With JavaScript in Rails
+================================
This guide covers the built-in Ajax/JavaScript functionality of Rails (and
more); it will enable you to create rich and dynamic AJAX applications with