New post: Integrating Pagy with Hanami (2025 edition)
https://katafrakt.me/2025/11/06/integrating-pagy-with-hanami-2025/
Post
New post: Integrating Pagy with Hanami (2025 edition)
https://katafrakt.me/2025/11/06/integrating-pagy-with-hanami-2025/
@katafrakt I found the point about `request` in the action to be a fascinating API caveat and a surprisingly fundamental design difference between Rails (stateful instance) and Hanami (stateless instance) with this knock-on effect.
I wonder if pagy() should offer a different helper for use in stateless contexts which does not reference implicit state.
A space for Bonfire maintainers and contributors to communicate