Method: Jets::Naming.shared_resources_template_path

Defined in:
lib/jets/naming.rb

.shared_resources_template_pathObject



37
38
39
# File 'lib/jets/naming.rb', line 37

def shared_resources_template_path
  "#{template_path_prefix}-shared-resources.yml"
end