Method: Jets::Naming.template_path_prefix
- Defined in:
- lib/jets/naming.rb
.template_path_prefix ⇒ Object
12 13 14 |
# File 'lib/jets/naming.rb', line 12 def template_path_prefix "#{Jets.build_root}/templates/#{Jets.config.project_namespace}" end |