diff options
author | Zachary Scott <e@zzak.io> | 2014-05-28 10:44:35 -0700 |
---|---|---|
committer | Zachary Scott <e@zzak.io> | 2014-05-28 10:44:35 -0700 |
commit | 4ff3fba2374f9cf35609cc7f148a0398567af2c1 (patch) | |
tree | 05921273caea92430a5f1e8971877e9f7ba13648 /guides | |
parent | bfafd0dcec9114efca001838c1b4c59338edcf70 (diff) | |
download | rails-4ff3fba2374f9cf35609cc7f148a0398567af2c1.tar.gz rails-4ff3fba2374f9cf35609cc7f148a0398567af2c1.tar.bz2 rails-4ff3fba2374f9cf35609cc7f148a0398567af2c1.zip |
Upgrading Ruby on Rails guide is no longer WIP [ci skip]
Diffstat (limited to 'guides')
-rw-r--r-- | guides/source/documents.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml index a160c462b2..e365435b50 100644 --- a/guides/source/documents.yaml +++ b/guides/source/documents.yaml @@ -162,7 +162,6 @@ - name: Upgrading Ruby on Rails url: upgrading_ruby_on_rails.html - work_in_progress: true description: This guide helps in upgrading applications to latest Ruby on Rails versions. - name: Ruby on Rails 4.1 Release Notes |