Project

General

Profile

Patch #4268 ยป mailto_render_helper.diff

Andy Xiang, 2009-11-23 14:07

View differences:

redmine/wiki_formatting.rb (working copy)
53 53
      class Formatter
54 54
        include ActionView::Helpers::TagHelper
55 55
        include ActionView::Helpers::TextHelper
56
   include ActionView::Helpers::UrlHelper
56 57
        
57 58
        def initialize(text)
58 59
          @text = text
    (1-1/1)