af125c50cc
Before this commit, when a remote model had relations, the model was registered an additional time per each relation. As a result, the following warnings were printed to the console Warning: overriding remoting type $MODEL_NAME This commit fixes registration of models with strong-remoting to avoid those warnings. |
||
---|---|---|
.. | ||
integration | ||
helper.js | ||
models-define-type.test.js | ||
models.test.js | ||
remote-connector.test.js | ||
remote-models.test.js |