Hi Luke,
Yes I had restarted merb but same results.
I think I've found the problem. Perhaps I have a bit of a contrived
example..
Say I have the following page index.rhtml.erb with
<h1>Hello World</h1>
<script src="/fred/<[EMAIL PROTECTED]>.js" language="javascript"
type="text/javascript"></script>
That is it delegates to the fred controller to gen a chunck of
javascript but if the controller
action 'fred' throws and exception, this exception won't surface back
the browser.
Is there a way to solve this with merb ?
Thanks,
Fernand
_______________________________________________
Merb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/merb-devel