aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2013-01-13 13:34:36 -0500
committerSteve Klabnik <steve@steveklabnik.com>2013-01-13 13:34:36 -0500
commit4e7c8f8bb830306f328025d8dad23ba081176668 (patch)
tree1f727c482ba2c99fae0769fc4ed2b79b8fddf597 /guides
parenta0265b98f16c6e33be32aa3f57231d1189302400 (diff)
downloadrails-4e7c8f8bb830306f328025d8dad23ba081176668.tar.gz
rails-4e7c8f8bb830306f328025d8dad23ba081176668.tar.bz2
rails-4e7c8f8bb830306f328025d8dad23ba081176668.zip
Remove WIP from Working With JavaScript Guide.
Now that we've fixed the fibs example, this is good to go.
Diffstat (limited to 'guides')
-rw-r--r--guides/source/documents.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index 13f982d7e2..c73bbeb90d 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -102,7 +102,6 @@
description: This guide documents the asset pipeline.
-
name: Working with JavaScript in Rails
- work_in_progress: true
url: working_with_javascript_in_rails.html
description: This guide covers the built-in Ajax/JavaScript functionality of Rails.
-