Setup pagy

This commit is contained in:
Nihal Mohammed
2021-06-23 14:44:03 +05:30
committed by Matt-Yorkley
parent 6e25dec617
commit e5bdaa603a
15 changed files with 203 additions and 40 deletions

View File

@@ -9,6 +9,7 @@ require 'spree/core/controller_helpers/common'
require 'open_food_network/referer_parser'
class ApplicationController < ActionController::Base
include Pagy::Backend
self.responder = ApplicationResponder
respond_to :html