Skip to content
Snippets Groups Projects
Commit a76adfa4 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fixed gfm mailer

parent 04bad825
No related branches found
No related tags found
No related merge requests found
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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment