Bug 836316

Summary: Update Rails 3.2 application template to use new Ruby 1.9 cart
Product: OKD Reporter: Clayton Coleman <ccoleman>
Component: WebsiteAssignee: Fotios Lindiakos <fotios>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 2.xCC: jinzhang, jkeck, mpatel
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-13 23:44:02 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 Clayton Coleman 2012-06-28 16:47:33 UTC
With the advent of Ruby 1.9 we need to update the Rails template to use 1.9 and do a sanity check.

Comment 1 Clayton Coleman 2012-06-28 16:47:54 UTC
High priority for this sprint.

Comment 2 Fotios Lindiakos 2012-07-06 18:59:40 UTC
This is done and in a pull request for the rails quickstart. Need to figure out how we want to handle releasing it. The quickstart works fine with 1.8 as well.

Comment 3 joycezhang 2012-07-10 05:28:05 UTC
Verifed version: devenv_1882
It can create ruby 1.9 app on rails and update the rails template as well.