diff options
Diffstat (limited to 'lib/yard/mruby/templates.rb')
| -rw-r--r-- | lib/yard/mruby/templates.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/yard/mruby/templates.rb b/lib/yard/mruby/templates.rb index 43ffd99..3010ee8 100644 --- a/lib/yard/mruby/templates.rb +++ b/lib/yard/mruby/templates.rb @@ -1,3 +1,5 @@ +require_relative 'templates/helpers' + YARD::MRuby::TEMPLATES_PATH = File.expand_path('../../../../templates', __FILE__) # This registered template works for yardoc |
