RubyGems.org

pik

0.1.0

Pik is a tool to switch between multiple versions of ruby on Windows. Or to put it another way doskey rvm=pik $* # (sort of) You have to tell it where your different ruby versions live using 'pik add'. Then you can change to one by using 'pik switch'. It also has a "sort of" multiruby functionality in 'pik run'.

installgem install pik -v 0.1.0
Authors

Gordon Thiesfeld

41,083 total downloads 934 for this version
Owners

Ec07fbda510a142f5331ffd903b07820

Gemfile
gem "pik", "~> 0.1.0"
Versions
  1. 0.2.8 June 22, 2010
  2. 0.2.7 June 15, 2010
  3. 0.2.6 November 8, 2009
  4. 0.2.5 November 2, 2009
  5. 0.2.4 October 28, 2009
Show all versions (11 total)
Runtime Dependencies
  1. highline >= 0.0.0
Development Dependencies
  1. hoe >= 2.3.3