Skip to content

Instantly share code, notes, and snippets.

@danwagnerco
Created January 9, 2015 12:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danwagnerco/7654a761caa2c588e974 to your computer and use it in GitHub Desktop.
Save danwagnerco/7654a761caa2c588e974 to your computer and use it in GitHub Desktop.
An example DevKit yml file
# This configuration file contains the absolute path locations of all
# installed Rubies to be enhanced to work with the DevKit. This config
# file is generated by the 'ruby dk.rb init' step and may be modified
# before running the 'ruby dk.rb install' step. To include any installed
# Rubies that were not automagically discovered, simply add a line below
# the triple hyphens with the absolute path to the Ruby root directory.
#
# Example:
#
# ---
# - C:/ruby19trunk
# - C:/ruby192dev
#
---
- C:/Users/danie_000/Rubies/Ruby21-x64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment