Skip to content

rails g avo:all_resources should work only for models that inherit from ApplicationRecord #3518

Open
@yshmarov

Description

@yshmarov

In my app I have a few "virtual" models:

Currently running rails g avo:all_resources also creates empty resources like app/avo/resources/membership_invitation.rb & others

Expectation: create resources only for database-backed models

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions