voloko / twitter-stream

Twitter realtime API client
MIT License
233 stars 81 forks source link

Fix the duplicated key warning #40

Closed kaosf closed 9 years ago

kaosf commented 9 years ago
lib/twitter/json_stream.rb:27: warning: duplicated key at line 30 ignored: :path

I have no idea about that two :path keys exist here still now. Is my PR mergeable?

rud commented 9 years ago

Jep, this looks good - I saw a different PR fixing the same warning, so closing this out.

Thank you for your contribution, though :+1:

kaosf commented 9 years ago

OK. I read #41. Thanks to fix this warning :smiley: