From c7045fba269a1ab386f4e635ef5e64713411b0ca Mon Sep 17 00:00:00 2001 From: Quentin Rousseau Date: Thu, 28 Mar 2024 18:29:37 +0100 Subject: [PATCH] Remove duplicate callback --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b5350b6..883394d 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ class WordpressController < ApplicationController end # There's also other callbacks: - # - on_set_cookies # - on_connect # - on_response # - on_set_cookies