[MacRuby-devel] [MacRuby] #734: Mustache fails on call to render.
MacRuby
ruby-noreply at macosforge.org
Mon May 31 16:46:37 PDT 2010
#734: Mustache fails on call to render.
----------------------------------------+-----------------------------------
Reporter: larry@… | Owner: lsansonetti@…
Type: defect | Status: new
Priority: minor | Milestone: MacRuby 0.6
Component: MacRuby | Keywords: mustache
----------------------------------------+-----------------------------------
Unable to render a Mustache template using the 'mustache' gem. Works as
expected in Ruby 1.8.7.
In MacRuby, programs freeze on the call to render. I tried using the
macruby debugger to narrow the issue, but I could not. So I forked the
mustache source on GitHub and it looks like Mustache::Template.render
makes a recursive call that freezes MacRuby.
--
Ticket URL: <http://www.macruby.org/trac/ticket/734>
MacRuby <http://macruby.org/>
More information about the MacRuby-devel
mailing list