Skip to content Skip to sidebar Skip to footer
Showing posts with the label Controllers

Accessing Ember-cli Nested Controllers

This is my directory structure: controllers/ ---- restaurant/ ----items.js ---- index.js ---- r… Read more Accessing Ember-cli Nested Controllers