Skip to content

Allow defining explicit model IDs #3

@postmodern

Description

@postmodern

I noticed that you can override the model's ID:

MyModel.create(id: '...', foo: '...', bar: '...', ...)

However, this also overrides the model name prefix (ex: 'MyModel/...'). I think it would be useful to allow defining explicit :id attributes to allow non-numeric model IDs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions