Method: Mutx::Support::Configuration.path_template

Defined in:
lib/mutx/support/configuration.rb

.path_templateObject



33
34
35
# File 'lib/mutx/support/configuration.rb', line 33

def self.path_template
  File.expand_path("../../../", __FILE__) + "/generators/templates/mutx.conf.tt"
end