impress/app
Emi Matchu b0e7f2ccd5 Move lib/rocketamf -> lib/rocketamf_extensions, to fix reload issues
Something in the Rails loader doesn't like that I have both a gem and
a lib folder named `RocketAMF`, I think? It'll often work for the first
pet load request, then on subsequent ones say `Envelope` is not
defined, I'm guessing because it scrapped the gem's module in favor of
mine?

Idk, let's just simplify all this by making our own module. I feel like
this old lib could use an overhaul and simplification anyway, but this
will do for now!
2024-01-24 00:59:11 -08:00
..
assets Oops, fix silly bug keeping the bulk list form open all the time 2024-01-23 04:40:05 -08:00
controllers Disable loading alt style pets specifically 2024-01-24 00:54:30 -08:00
helpers Remove references to species/color translations at call sites 2024-01-23 05:23:57 -08:00
javascript Remove old trade hangers UI from item page 2024-01-21 04:49:06 -08:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Move lib/rocketamf -> lib/rocketamf_extensions, to fix reload issues 2024-01-24 00:59:11 -08:00
services Extend OWLS caching from 15 minutes to 1 day 2024-01-15 06:19:48 -08:00
views Disable modeling while we fix Alt Styles rollout bugs 2024-01-24 00:19:28 -08:00