Re: [MacRuby-devel] MacRuby on Mavericks

2013-11-05 Thread Stephen Horne
On 5 Nov 2013, at 18:42, Robert Carl Rice wrote: Thanks, I took a quick look at IB gem documentation. It looks like a possibility for me although it also looks like it could be difficult to maintain. You have to run rake ib:open every time you make a change in your ruby files. I suppose you

Re: [MacRuby-devel] MacRuby on Mavericks

2013-11-05 Thread Robert Carl Rice
Hi Mark, Thanks, I took a quick look at IB gem documentation. It looks like a possibility for me although it also looks like it could be difficult to maintain. You have to run rake ib:open every time you make a change in your ruby files. Ruby programmers will have a natural aversion to anythin

Re: [MacRuby-devel] MacRuby on Mavericks

2013-11-05 Thread Mark Villacampa
Hey Bob, Have you seen the IB gem? It let's you use nibs with Rubymotion with minimal changes in your MacRuby code. https://github.com/yury/ib Sent from my iPhone > On 05/11/2013, at 04:02, Robert Carl Rice wrote: > > Hi, > > Nice that I sparked some discussion. > > One of the reasons that