son for using rvm, but this may not be the case
> for everyone.
>
>
> Mark Rada
> [email protected]
>
>
>
> On 2011-05-21, at 10:04 PM, Chris Rhoden wrote:
>
> The point of my email was:
>
> Use RVM to install 1.9.2 or jRuby or whatever.
>
> Install Mac
The point of my email was:
Use RVM to install 1.9.2 or jRuby or whatever.
Install MacRuby from source or the package, and execute it using `macruby`,
`macirb`, and the like. There is no reason to overload `ruby` to point at
macruby, which is the only real benefit RVM gets you.
On Fri, May 20, 20
RVM works just fine for macruby, but I would recommend against using it.
It's not extremely useful as an alternative ruby implementation (think
jRuby, Rubinius), which is where RVM shines. It's much better to use the
`mac` prefix than to replace `ruby` with macruby in your shell.
On Fri, May 20, 2
Hey Alec,
This is something that's come up on the list previously; unfortunately, it's
out of our hands. Apple needs to support it with the way that things are
currently structured.
Sorry, mate.
On Mon, May 16, 2011 at 9:54 PM, Alec Sloman wrote:
> Hello,
>
> Had a rough introduction to the co