mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 10:36:04 +10:00
Fixed gfm mailer
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
class Notify < ActionMailer::Base
|
||||
include Resque::Mailer
|
||||
add_template_helper ApplicationHelper
|
||||
add_template_helper GitlabMarkdownHelper
|
||||
|
||||
default_url_options[:host] = Gitlab.config.web_host
|
||||
default_url_options[:protocol] = Gitlab.config.web_protocol
|
||||
|
||||
Reference in New Issue
Block a user