Reorganized object observer structure.

This commit is contained in:
Martin Edenhofer 2012-11-18 12:02:42 +01:00
parent c8c2fe521b
commit 7a91637de4

View file

@ -48,7 +48,7 @@ class ApplicationController < ActionController::Base
# execute events
def trigger_events
Ticket::Observer::Notification.transaction
Observer::Ticket::Notification.transaction
end
# Finds the User with the ID stored in the session with the key