I have three models in my rails application. When I create a new notification how do I rewrite the notifications_controller.rb and the form in notifications/new.html.erb so that the entry gets saved to the notifications_users table? ThanksI have three models in my rails application. Wh