diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index 2c701ff..40fce98 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -1,3 +1,5 @@ +require 'redcloth' + # Methods added to this helper will be available to all templates in the # application. module ApplicationHelper -- libgit2 0.21.2