Muhammad Raihan Majid

Results 3 comments of Muhammad Raihan Majid

I simplified the structure by moving the implementation into a single top-level class (without a namespace), but the error persists. ```ruby web-1 | 172.22.21.1 - - [14/Jun/2025:06:16:01 +0000] "POST /api/v1/uploads...

> Can you tell me if you're using Rails, and if so is it using eager-load in that environment you see the error? Yes, I am using Rails (but API...

Sorry for the late reply — I was trying to reproduce the issue before responding. First, regarding Zeitwerk: eager loading appears to be set up correctly. Here's the output of...