Skip to content
This repository was archived by the owner on Jul 19, 2020. It is now read-only.
This repository was archived by the owner on Jul 19, 2020. It is now read-only.

Typo in yahoo_stockquote.rb #17

Open
@rmueck

Description

@rmueck

Hello,

i found there is a little typo in yahoo_stockquote.rb

response = http.request(Net::HTTP::Get.new("/d/quotes.csv?fb=nsac1&s=#{s}"))

should be

response = http.request(Net::HTTP::Get.new("/d/quotes.csv?f=nsac1&s=#{s}"))

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