varvet/pundit

[Request] Generate policy file when using scaffolding

開放

#735 建立於 2022年5月9日

 (5 則留言) (1 個反應) (0 位負責人)Ruby (643 個分叉)batch import
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.

貢獻者指南