impress/app
Matchu 3d07d7f360 Use /outfits/1234 URLs in the editor
Ohh I see, I made a mistake converting this from Next.js routing. It's
not that we had a URL search parameter named `outfitId`; it's that if
you were coming from the `/outfits/:outfitId` route, it would use that!

I still haven't gotten the rest of the site to point that route to this
page, but I'll do that in a later change.
2023-10-24 17:29:07 -07:00
..
assets Stop referencing Neopia, just do modeling inline 2023-10-23 19:05:10 -07:00
controllers Remove the now-unused pets#submit action 2023-10-23 19:05:10 -07:00
helpers Stop referencing Neopia, just do modeling inline 2023-10-23 19:05:10 -07:00
javascript Use /outfits/1234 URLs in the editor 2023-10-24 17:29:07 -07:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Stop orphaning hangers when deleting lists 2023-10-24 15:35:21 -07:00
views Stop referencing Neopia, just do modeling inline 2023-10-23 19:05:10 -07:00