Switch System Ruby

An Alfred Workflow


Short Description

A simple Ruby development workflow for Mavericks to switch system Ruby between 2.0.0 and 1.8.7.

Last Updated

18 Mar 2014

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
No Yes No No No
 

Version

1.0
 

Bundle ID

com.tumblr.ramiroaraujo.alfred-switch-system-ruby-workflow
 

Categories

Switch System Ruby Workflow for Alfred App

A simple Ruby development workflow for Mavericks to switch system Ruby between 2.0.0 and 1.8.7.

My use case is specifically for Alfred workflows development, since Alfred uses the system Ruby, and not the binaries from RVM or rbenv. It might come handy in similar situations where system Ruby is needed.

Usage

Type the switchruby keyword to see the menu option: switch ruby

The only actionable option is the first, which will switch between Ruby 2.0.0 and Ruby 1.8.7. The workflow will ask por Administration Privileges to continue.

Installation

Download the alfred-switch-ruby.alfredworkflow and import to Alfred 2.

Changelog

  • 2014-02-07 - Released