Skip to content

Generator does not set field as Field::JSONB #10

@sedubois

Description

@sedubois

When generating a dashboard (with rails generate administrate:dashboard) while this gem is used, it would be nice if JSON fields were automatically set as Field::JSONB instead of Field::String.with_options(searchable: false). Currently this change needs to be done manually for each field.

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