Open
Description
In my app I have a few "virtual" models:
- https://github.com/yshmarov/moneygun/blob/main/app/models/membership_invitation.rb
- https://github.com/yshmarov/moneygun/blob/main/app/models/organization/transfer.rb
- or
models/current.rb
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
Labels
Type
Projects
Status
Triage