Does sinatra show up when you do $ macgem list? Anyways, to actually use Sinatra, you need a MacRuby/rack compliant webserver and the one that was tested internally hasn't been released yet.
More news to coming up soon. - Matt On Tue, Nov 17, 2009 at 11:27 PM, MacRuby <[email protected]>wrote: > #439: Beta 2 should support Sinatra, but can't install it. > > ---------------------------------+------------------------------------------ > Reporter: kieran...@… | Owner: lsansone...@… > Type: defect | Status: new > Priority: blocker | Milestone: MacRuby 0.5 > Component: MacRuby | Keywords: beta 2, sinatra > > ---------------------------------+------------------------------------------ > > Comment(by kieran...@…): > > Awesome. Working now, but the app can't find sinatra from rubygems: > > require 'rubygems' > require 'sinatra' > > -> cannot find sinatra > > I guess the next blog post will cover that? > > -- > Ticket URL: <http://www.macruby.org/trac/ticket/439#comment:3> > MacRuby <http://macruby.org/> > > _______________________________________________ > MacRuby-devel mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >
_______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
