Skip to content

using dynamic models #82

Description

@zardaloop

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 to create the models. Is there anyway around that?

Is there anyway to add them into the store which ember-admin use at the same time ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions