Method: Mutx::Support::Configuration.path_template
- Defined in:
- lib/mutx/support/configuration.rb
.path_template ⇒ Object
33 34 35 |
# File 'lib/mutx/support/configuration.rb', line 33 def self.path_template File.("../../../", __FILE__) + "/generators/templates/mutx.conf.tt" end |