avo-hq/avo

associations - cache selected "items per page"

Open

#2,816 opened on May 27, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Ruby (308 forks)user submission
EnhancementHelp wanted

Repository metrics

Stars
 (1,778 stars)
PR merge metrics
 (Avg merge 1d 1h) (82 merged PRs in 30d)

Description

if I go to posts#index, and select another count of items per page, it is cached ❤️

however if I select another count when accessing posts list inside a playlist, it is not cached 💔

Contributor guide