Remove comments

This commit is contained in:
Artur Beljajev 2019-11-02 15:40:46 +02:00
parent 23835772dc
commit ff455e2c26

View file

@ -1,10 +1,3 @@
Kaminari.configure do |config|
config.default_per_page = 75
# 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