From: Roger Pack Date: 2009-02-28T00:52:34+09:00 Subject: Re: what Ruby version to use on Windows for a 1.2.x RoR app? neongrau __ wrote: > i have no experience with git, i just did this: > git clone git://github.com/oneclick/rubyinstaller.git > > cd rubyinstaller > rake > > but the promise of just typing "rake" was too good to be true :( yeah the main git repo has some bugs currently. My fork fixes them :) http://github.com/rogerdpack/rubyinstaller/tree/master do rake -T to see how to use it. I'd also be interested to see if the CHECKOUT=1 MBARI=1 option works or not. Thanks! -=r > guess i need some specific tag/branch/revision i don't know yet. have to > dig into git and figure that out first. -- Posted via http://www.ruby-forum.com/.