Sha256: 40f694196ce78fb8d2fccef601315c5c9812cd5adc56a226733a06c0548a20fb
Contents?: true
Size: 286 Bytes
Versions: 142
Compression:
Stored size: 286 Bytes
Contents
# frozen_string_literal: true Kaminari.configure do |config| # config.default_per_page = 25 # config.max_per_page = nil # config.window = 4 # config.outer_window = 0 # config.left = 0 # config.right = 0 # config.page_method_name = :page # config.param_name = :page end
Version data entries
142 entries across 142 versions & 1 rubygems