impress/app/services/neopets
Emi Matchu b3f635c96c Fix bug parsing discount time when importing from NC Mall
Previously, we took the incoming date as just an integer, which was
raising a database error when we attempted to save it to a timestamp
field. Now, we correctly parse it into a timestamp.

I imagine we just haven't run the import manually while there's a real
discount in the records before? Weird!
2025-01-18 10:49:04 -08:00
..
custom_pets.rb Oops, fix sloppiness about pet service refactor 2024-10-18 18:14:01 -07:00
nc_mall.rb Fix bug parsing discount time when importing from NC Mall 2025-01-18 10:49:04 -08:00
neopass.rb Create new DTIRequests.{get,post} helpers for HTTP requests 2024-12-16 14:12:19 -08:00