diff options
| author | Seba Gamboa <[email protected]> | 2015-09-25 13:12:22 -0300 |
|---|---|---|
| committer | Seba Gamboa <[email protected]> | 2015-09-25 13:12:22 -0300 |
| commit | 48fb10fef522ab9262061bc612b44d74a8bda17d (patch) | |
| tree | c48dcb77245e4a6b15af4366e96c31d6eb1cdd93 /lib/yard/mruby/templates.rb | |
| parent | e0e43a79d282d69f2f45d5cf71e0e1154357d181 (diff) | |
| download | yard-mruby-48fb10fef522ab9262061bc612b44d74a8bda17d.tar.gz yard-mruby-48fb10fef522ab9262061bc612b44d74a8bda17d.zip | |
Listing functions
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 |
