Sha256: 6aed17efac34d2bedbc482be0be83f80b2d006b011c5ec3462e0522aadd7f954
Contents?: true
Size: 267 Bytes
Versions: 2
Compression:
Stored size: 267 Bytes
Contents
# http://emberjs.com/guides/models/using-the-store/ <%= application_name.camelize %>.Store = DS.Store.extend # Override the default adapter with the `DS.ActiveModelAdapter` which # is built to work nicely with the ActiveModel::Serializers gem. adapter: '_ams'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ember-rails-0.14.1 | lib/generators/templates/store.js.coffee |
ember-rails-0.14.0 | lib/generators/templates/store.js.coffee |