A unhandled exception occurred: <%= @exception_name %>

This application is still under development. Something unexpected happened:

<%=h @exception.to_s %>

If you think this is a bug of the application and should work, please report the error to the developer: Flavio Pellanda The more information you can give the more we can help.

Message:

<%=h $!.message %>

Params:

<%=h params.inspect %>

Trace:

<%=h $!.backtrace.join("\n") %>