Controller information in models?

I would favor adding some sort of 'update_with_notification' method instead of trying to get information from the controller. This would be much easier and would be better for the structure of your application.

Steve