Method: Jog::Config::ClassMethods#template

Defined in:
lib/jog/config.rb

#templateObject



28
29
30
# File 'lib/jog/config.rb', line 28

def template
  @template ||= load_template
end