UNPKG

ember-blog

Version:

Adds a static blog to any Ember CLI app, supporting posts written in Markdown and HTMLBars

6 lines (4 loc) 103 B
import DS from 'ember-data'; export default DS.Store.extend({ // adapter: 'application' // TODO });