hensei-api/app/controllers
Justin Edmund 2860552c94 Fix total_pages calculation to respect X-Per-Page header
The total_pages method was using the hardcoded SEARCH_PER_PAGE constant
instead of the dynamic search_page_size value from the X-Per-Page header.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-17 05:59:41 -07:00
..
api/v1 Fix total_pages calculation to respect X-Per-Page header 2025-09-17 05:59:41 -07:00
concerns Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
application_controller.rb Remove rabl 2022-12-21 01:16:34 -08:00
tokens_controller.rb Return the user's role in login and user blueprints (#133) 2023-09-09 02:29:32 -07:00