forked from OpenNeo/impress
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! |
||
|---|---|---|
| .. | ||
| fundraising | ||
| application_helper.rb | ||
| closet_hangers_helper.rb | ||
| closet_lists_helper.rb | ||
| closet_pages_helper.rb | ||
| contribution_helper.rb | ||
| item_trades_helper.rb | ||
| items_helper.rb | ||
| neopets_page_import_tasks_helper.rb | ||
| outfits_helper.rb | ||