Closed GoogleCodeExporter closed 9 years ago
sinatra (0.9.2) - fails
sinatra (0.9.1) - works
Original comment by matt.h...@gmail.com
on 16 Apr 2010 at 4:25
This was broken for me with Sinatra 1.0. Apparently under 1.0,
Molniya::WebApp.new()
returns an instance of Sinatra::ShowExceptions that won't delegate method calls
to the
WebApp instance I asked for. This behavior is... surprising.
However, I've changed the way I do this initialization, and it's fixed in
revision 37.
Original comment by cswhee...@gmail.com
on 21 Apr 2010 at 9:25
Original issue reported on code.google.com by
tanierpo...@gmail.com
on 6 Apr 2010 at 9:51