good first issue
倉庫指標
- 星標
- (8,501 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Hi,
It would be great if running
rails g scaffold Model
rails g controller Model
would actually generate an empty policy file that inherits from ApplicationPolicy.
As a bonus, for resources scaffolding, maybe we could implements all CRUD actions and defaults to false.