forked from OpenNeo/impress
Emi Matchu
73a49c1fec
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! |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
javascript | ||
mailers/fundraising | ||
models | ||
services | ||
views |