Bug 981343

Summary: Torquebox QuickStart Guide: Ruby on Rails version is missing in windows set up
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Tomas Repel <trepel>
Component: doc-TorqueBox-Quickstart-GuideAssignee: Petr Penicka <ppenicka>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Repel <trepel>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.3.0CC: maschmid
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-16 11:32:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Repel 2013-07-04 13:53:40 UTC
Document URL: 

http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_JBoss_Web_Framework_Kit/2.3/html-single/TorqueBox_Quickstart_Guide/index.html

Section Number and Name: 

Procedure 1.5. Your First Rails Application

Describe the issue: 
The version of Ruby on Rails has to be specified explicitly because incompatible Rail 4 version is installed otherwise.

Suggestions for improvement: 

Replace `gem install rails` by `gem install rails -v "~> 3.2"` in this section.
It should be the same as in Procedure 1.2. Your First Rails Application section.
Additional information: 

There is already an issue for this (https://bugzilla.redhat.com/show_bug.cgi?id=980045) but I have already verified this one (I overlooked this, sorry), so I created new issue (this one).

Comment 1 Petr Penicka 2013-07-07 20:22:48 UTC
Thanks for the catch. Fixed, but still waiting to get staged. Switching to MODIFIED for now, will switch to ON_QA once it gets to the stage.

Comment 3 Tomas Repel 2013-07-08 08:22:53 UTC
Verified in WFK 2.3.0.CR2.