Method: MustacheRender::Config#lib_base_path

Defined in:
lib/mustache_render/config.rb

#lib_base_pathObject

lib 的基本路径



68
69
70
# File 'lib/mustache_render/config.rb', line 68

def lib_base_path
  File.dirname(__FILE__)
end