📜  在 rails 之前运行方法 - Ruby 代码示例

📅  最后修改于: 2022-03-11 15:04:46.690000             🧑  作者: Mango

代码示例1
before_action :run_method, only: [index, :show]