Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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