Ruby 1.9 can find markdownify.
This commit is contained in:
parent
83b99890ba
commit
e8eb496e66
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# licensed under the Affero General Public License version 3 or later. See
|
||||
# the COPYRIGHT file.
|
||||
|
||||
require 'lib/diaspora/markdownify'
|
||||
require File.expand_path("#{Rails.root}/lib/diaspora/markdownify")
|
||||
|
||||
module MarkdownifyHelper
|
||||
def markdownify(message, render_options={})
|
||||
|
|
|
|||
Loading…
Reference in a new issue