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

2012-01-13 Thread Joshua Ballanco
Hmm…this is an interesting case. It's possible that we've not fully looked into calling super with explicit block args. Can you see if this can be reduced to a simple, self-contained example? Either way, it would be good to have a Trac ticket for this issue. Thanks! - Josh On Thursday, Jan

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

[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