Skip to content

The existing WebAgent conflicts with the httpclient WebAgent class. #460

@akicho8

Description

@akicho8

I added the google-api-client gem, and suddenly the app stopped working.
Upon investigation, I found out that google-api-client internally uses httpclient, and that httpclient is defining a WebAgent in the global namespace, which is conflicting with the existing WebAgent class.
Is there any way to resolve this?

class WebAgent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions