📜  ActionController::InvalidAuthenticityToken - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:30.958000             🧑  作者: Mango

代码示例2
skip_before_action :verify_authenticity_token, only: [:controller_method, ...]