Ember-orbit-todos

I just put together a todos example for ember-orbit, https://github.com/opsb/ember-orbit-todos. It’s just using the inmemory store for now but I’ll add examples with the other stores soon.

5 Likes

I’ve updated it now to use local-storage instead of the in-memory store.