Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AGES-Adocoes
Adocoes
Wiki
framework
framework
· Changes
Page history
juliana.torres edit: framework
authored
Apr 18, 2017
by
Bruno dos Reis Cardoso
Hide whitespace changes
Inline
Side-by-side
framework.md
View page @
4f581d0b
...
...
@@ -51,7 +51,7 @@ export default class Entity {
return
adapter
.
save
(
data
)
}
}
'''
```
##Interactor.js
--
```
javascript
...
...