-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Motivation
Most Relevance applications are written in Ruby 1.9. Our tools should support using it.
Acceptance Criteria
- New projects created with relevance_rails can use Ruby 1.9 as well as REE 1.8.7.
How to Test
- Using Ruby 1.9.2, invoke relevance_rails to create an application, provision, and deploy it. Ruby 1.9.2 will be installed on the resulting EC2 instance, and Passenger will use it.
- Using REE 1.8.7, run through the steps above. The EC2 instance will instead use REE 1.8.7.
Metadata
Metadata
Assignees
Labels
No labels