Method: Angular::Generators::ResourceHelpers#angular_templates_path
- Defined in:
- lib/generators/angular/resource_helpers.rb
#angular_templates_path ⇒ Object
20 21 22 |
# File 'lib/generators/angular/resource_helpers.rb', line 20 def angular_templates_path "#{assets_path}/templates" end |