Donovan Daniels
b1c702e3cd
poorly tested but it worked well enough, I'm sure I'll be patching bugs over the next few weeks Also remove turbo because it sucks Also changed the way we handle hosts in dev
5 lines
90 B
Ruby
5 lines
90 B
Ruby
# frozen_string_literal: true
|
|
|
|
require "pagy/extras/bootstrap"
|
|
Pagy::DEFAULT[:items] = 20
|
|
|