GetStream / stream-ruby

Ruby Client - Build Activity Feeds & Streams with GetStream.io
https://getstream.io
BSD 3-Clause "New" or "Revised" License
85 stars 32 forks source link

Modernise Ruby syntax #118

Closed parndt closed 5 years ago

parndt commented 5 years ago

This switches the README example from Ruby < 1.9 to Ruby >= 1.9 hash syntax

mircea-cosbuc commented 5 years ago

@parndt Thank you for the patch. LGTM