I don't know why. But for some reason when I try to put in code like "details = Openlibrary::Details" or "library_client = Openlibrary::Client.new" I can an error saying it's an uninitialized constant.
What's even stranger is that other things like "Openlibrary::Data" or "Openlibrary::View" work perfectly fine and that's just confusing me even further. Does anyone have a solution for this?
I don't know why. But for some reason when I try to put in code like "details = Openlibrary::Details" or "library_client = Openlibrary::Client.new" I can an error saying it's an uninitialized constant.
What's even stranger is that other things like "Openlibrary::Data" or "Openlibrary::View" work perfectly fine and that's just confusing me even further. Does anyone have a solution for this?