From 595a1549165fd95e0b3d02bacab5cf993041ed08 Mon Sep 17 00:00:00 2001 From: Manu Date: Wed, 19 Sep 2018 11:55:18 +0200 Subject: [PATCH] Update tpv_controller.rb --- app/controllers/redsys/tpv_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/redsys/tpv_controller.rb b/app/controllers/redsys/tpv_controller.rb index c7adcc6..755f37a 100755 --- a/app/controllers/redsys/tpv_controller.rb +++ b/app/controllers/redsys/tpv_controller.rb @@ -1,6 +1,6 @@ module Redsys class TpvController < ApplicationController - skip_before_action :verify_authenticity_token, only: [:confirmation] + skip_before_filter :verify_authenticity_token, only: [:confirmation] # # Formulario de salto a la pasarela de pago