impress/app
Emi Matchu 2e5b1c7350 Remove unused Item.per_page attribute
I feel like this was part of `will_paginate` back before the Rails
community had itself figured out about what belongs in a model?

But yeah, a default per-page value for search results does not belong
here. And I don't think anything references it anymore, because we pass
`per_page` to the `paginate` call in `ItemsController` explicitly! So,
goodbye!
2024-02-25 16:16:43 -08:00
..
assets Oops, fix regression of editor features on item lists page 2024-02-22 15:52:40 -08:00
controllers Start working on new item search in wardrobe-2020! 2024-02-25 14:46:27 -08:00
helpers Refactor Impress 2020 config 2024-02-22 13:07:43 -08:00
javascript Start working on new item search in wardrobe-2020! 2024-02-25 14:46:27 -08:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Remove unused Item.per_page attribute 2024-02-25 16:16:43 -08:00
services Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00
views Remove unused React dependency on homepage 2024-02-25 10:49:00 -08:00