Pagy added deprecation warnings when accessing Pagy.options, see: https://github.com/ddnexus/pagy/blob/459694048c95cccd27fb940556770b7e881c4a8b/gem/lib/pagy.rb#L37-L41
[PAGY] 'Pagy.options' is deprecated: use 'Pagy::OPTIONS directly'
These started appearing for us with pagy 43.4.2 - did not happen in 43.4.0 yet.
Pagy added deprecation warnings when accessing
Pagy.options, see: https://github.com/ddnexus/pagy/blob/459694048c95cccd27fb940556770b7e881c4a8b/gem/lib/pagy.rb#L37-L41[PAGY] 'Pagy.options' is deprecated: use 'Pagy::OPTIONS directly'These started appearing for us with pagy
43.4.2- did not happen in43.4.0yet.