Re: [MacRuby-devel] Bundler exec/open Workaround

2011-06-05 Thread Erik Michaels-Ober
I've pull these changes into Thor master. > Hey All, > > Bundler's 'exec' and 'open' commands don't currently work in MacRuby, due to > bug #204. I was able to write a workaround that gets 'bundle exec' to work > under macruby, which is available here: > >        https://github.com/nerdyc/bundle

[MacRuby-devel] Bundler exec/open Workaround

2011-06-04 Thread Christian Niles
Hey All, Bundler's 'exec' and 'open' commands don't currently work in MacRuby, due to bug #204. I was able to write a workaround that gets 'bundle exec' to work under macruby, which is available here: https://github.com/nerdyc/bundler To use this bundler, clone it and then run the 'ins