Method: Jets::Naming.shared_resources_template_path
- Defined in:
- lib/jets/naming.rb
.shared_resources_template_path ⇒ Object
37 38 39 |
# File 'lib/jets/naming.rb', line 37 def shared_resources_template_path "#{template_path_prefix}-shared-resources.yml" end |