Skip to content

Commit

Permalink
Changed access to db property to use Ember.get so that db can be inje…
Browse files Browse the repository at this point in the history
…cted

Using this.db doesn’t work when injecting a PouchDB into the adapter.
In the case of an injected property, you need to use this.get(‘db’).
  • Loading branch information
jkleinsc committed Jul 29, 2015
2 parents 9ffcd7d + 444cdda commit 2d0d760
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2d0d760

Please sign in to comment.