Zardaloop
Zardaloop
Hi, I know this issue has been discussed in issue #187 before. But could someone advise and example of how to do that? I had a look at https://emberobserver.com/addons/ember-validated-form as...
I am creating my models dynamically after loading the schema from the server using `Ember.getOwner(store).register('model: modelName', DS.Model.extend(attributes));` It seems this addon need the actual files for models to be bale...
Do I only need to install it and it should work? how can I configure it ? I really can't see much from the dummy template. Thanks