luckyframework/avram

Operation callbacks are missing the conditional arguments

開放

#1,066 建立於 2024年9月25日

 (0 則留言) (0 個反應) (0 位負責人)Crystal (67 個分叉)auto 404
hacktoberfest

倉庫指標

星標
 (180 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

https://github.com/luckyframework/avram/blob/bb63db88513b05e80030a4c61c9ef48b0ea12dbe/src/avram/callbacks.cr#L97C9-L97C19

With SaveOperation and DeleteOperation you can do before_save :do_thing, if: :valid?, but this doesn't work for before_run or after_run

貢獻者指南