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 <n...@recoil.org> wrote: > >> "/Users/nick/Sites/" > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel