Method: Minke::Generators::Config#template_location

Defined in:
lib/minke/generators/config.rb

#template_locationObject

Location of the ERB template files



13
14
15
# File 'lib/minke/generators/config.rb', line 13

def template_location
  @template_location
end