impress/app/helpers
Emi Matchu 73a49c1fec Update item URL helpers (like Shop Wiz) to use URL templates
This is just a tech update: instead of using hand-built URLs with
`CGI::escape`, I use `Addressable::Template`, which is a more reliable
way to build URLs in general.

The motivation here is that I noticed the Shop Wizard link is actually
broken! And I wanted to fix this while I was here, but I figured let's
split that into a separate commit than this refactor. See next!
2024-05-21 17:54:12 -07:00
..
fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
application_helper.rb Add more info to NC Mall section of Item Getting Guide 2024-05-14 16:04:40 -07:00
closet_hangers_helper.rb High-level caching for closet lists 2024-02-20 18:43:39 -08:00
closet_lists_helper.rb Fix incorrect closet list deletion prompt message 2024-03-13 13:59:27 -07:00
closet_pages_helper.rb Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
contribution_helper.rb Add Styling Studio page to show the styles we already have modeled 2024-01-24 06:53:37 -08:00
item_trades_helper.rb Sort trades in vaguely-recent order 2024-01-21 03:59:06 -08:00
items_helper.rb Update item URL helpers (like Shop Wiz) to use URL templates 2024-05-21 17:54:12 -07:00
neopets_page_import_tasks_helper.rb refactor importing 2015-07-27 13:25:24 -04:00
outfits_helper.rb Remove survey link from NeoPass announcement, schedule it to vanish 2024-05-02 13:28:37 -07:00