Mercurial
Mercurial
>
corpus_parole
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
server/bo_client/app/adapters/application.js
changeset 4
f55970e41793
child 20
a9b98b16b053
equal
deleted
inserted
replaced
3:2b3247d02769
4:f55970e41793
1
import DS from 'ember-data';
2
3
export default DS.RESTAdapter.extend({
4
namespace: 'api',
5
});