I have written my own Exception (MyException) and implemented Logging and sh开发者_如何学Pythonowing Error Messages in Form of Toasts. Here is the shortform of it...
I have a Rails application using with an authentication system using Restful Authentication without any modification.