[MacRuby-devel] Xcode templates not installed

2012-01-12 Thread Jean-Denis MUYS
Hi, I updated my Xcode version to the latest I could find, and the good news is that my MacRuby projects continue to build and run. However, there are no Ruby template to be found. I figured that reinstalling MacRuby would fix that. So I downloaded the latest nightly build and installed it. S

[MacRuby-devel] MacRuby, Control Tower and Sinatra.

2012-01-12 Thread Kevin Poorman
Morning all, I'm having a go at setting up a macRuby app that utilizes Control Tower and Sinatra. I've no problem installing the gems for either, but the current versions of each seem to be mutually exclusive, as they require specific versions of Rack that do not match. I poked around and cou

[MacRuby-devel] MacRuby Xcode templates DO load

2012-01-12 Thread Jean-Denis MUYS
Contrary to what I stated in my earlier message, MacRuby templates did show up within the latest Xcode as soon as I had copied them in their locations (which the MacRuby installer doesn't do correctly). I also checked that I could alternatively copy them to ~/Library/Developer/Xcode/Templates/

Re: [MacRuby-devel] MacRuby, Control Tower and Sinatra.

2012-01-12 Thread Francis Chong
Hi I can repeat the issue. It is working good with Sinatra 1.0.0 -> https://gist.github.com/1600852 Kevin Poorman 於 2012年1月12日 下午9:17 寫道: > Morning all, > > I'm having a go at setting up a macRuby app that utilizes Control Tower and > Sinatra. > I've no problem installing the gems for eithe