[MacRuby-devel] ControlTower in MacRuby

Nick Ludlam nick at recoil.org
Wed Jul 21 13:48:17 PDT 2010


Yeah it was a quickly contrived example. I'm actually doing this in my code:

 map "/resources" do run Rack::File.new(NSBundle.mainBundle.bundlePath + "/Contents/Resources") end


On 21 Jul 2010, at 20:22, Matt Aimonetti wrote:

> "/Users/nick/Sites/" = File.expand_path("~/Sites")
> 
> 
> Sent from my iPhone
> 
> On Jul 21, 2010, at 11:44, Nick Ludlam <nick at recoil.org> wrote:
> 
>> "/Users/nick/Sites/"
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list