Skip to content

This plugin doesn't work without http_proxy #13

@toru-takahashi

Description

@toru-takahashi

Currently, the plugin doesn't work when user doesn't use http_proxy.
It looks this change affect it.
fa83a87

irb(main):001:0> (proxy,proxy_port) = ENV['http_proxy'].split(':')
NoMethodError: undefined method `split' for nil:NilClass
    from (irb):1
    from /Users/.../.rbenv/versions/2.3.0/bin/irb:11:in `<main>'
irb(main):002:0>

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