Rails controller raises NameError: uninitialized constant – no issue from other directories
I seem to have run into a strange issue. I’ve got a Rails app set up with Sorbet. All of my type files are in their own directory under /app
(autoloaded by default).