Require signature_detection manually.
This commit is contained in:
parent
da983a6e43
commit
68736055ff
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
# Copyright (C) 2012-2014 Zammad Foundation, http://zammad-foundation.org/
|
# Copyright (C) 2012-2014 Zammad Foundation, http://zammad-foundation.org/
|
||||||
|
|
||||||
|
require 'signature_detection'
|
||||||
|
|
||||||
class Observer::Ticket::Article::EmailSignatureDetection < ActiveRecord::Observer
|
class Observer::Ticket::Article::EmailSignatureDetection < ActiveRecord::Observer
|
||||||
observe 'ticket::_article'
|
observe 'ticket::_article'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue