[release-notes] Web development beat

John J. McDonough jjmcd at fedoraproject.org
Sun Oct 20 15:33:42 UTC 2013


commit fa77add2fd7513170da7ddb33f2fc431835b3de7
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Sun Oct 20 11:33:37 2013 -0400

    Web development beat

 en-US/Development_Web.xml |   35 +++++++++++++++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Development_Web.xml b/en-US/Development_Web.xml
index eb79cac..b8b27a3 100644
--- a/en-US/Development_Web.xml
+++ b/en-US/Development_Web.xml
@@ -8,6 +8,16 @@
   <para />
   <section id="development-web-wildfly">
     <title>WildFly 8</title>
+    <indexterm>
+      <primary>Wildfly 8</primary>
+    </indexterm>
+    <indexterm>
+      <primary>JBOSS</primary>
+      <secondary>Application Server</secondary>
+    </indexterm>
+    <indexterm>
+      <primary>Java EE</primary>
+    </indexterm>
     <para>
       Fedora 20 includes the <productname>WildFly 8 Application Server</productname>, formerly known as the <productname>JBoss Application Server</productname>, a very popular Java EE platform. WildFly is a very fast, modular and lightweight server. WildFly makes it easy to run and manage cluster of servers with many applications deployed.
     </para>
@@ -15,4 +25,29 @@
       Get started with WildFly at <ulink url="http://wildfly.org" />.
     </para>
   </section>
+
+  <section>
+    <title>Ruby on rails</title>
+    <indexterm>
+      <primary>Rails</primary>
+      <secondary>Ruby on</secondary>
+    </indexterm>
+    <para>
+      Fedora 20 includes version 4.0 of the popular Ruby on Rails web
+      framework. This latest release includes improved functionality,
+      speed, and security in addition to better modularization.
+    </para>
+    <para>
+      Documentation for Ruby on Rails 4.0 can be found at <ulink
+      type="http"
+      url="http://weblog.rubyonrails.org/2013/6/25/Rails-4-0-final/"
+      /> and
+<ulink type="http" url="http://api.rubyonrails.org/" />
+    </para>
+    <para>
+      Developers moving to Ruby on Rails 4.0 can find assistance from
+      the project's upgrade guide and detailed information in the
+      upstream Release Notes.
+    </para>
+  </section>
 </section>


More information about the docs-commits mailing list