google / google-api-ruby-client-samples

Samples for the Google API Ruby Client
327 stars 164 forks source link

Added pubsub samples #19

Closed timuckun closed 4 years ago

timuckun commented 10 years ago

Not complete but should serve as a starting point"

tmatsuo commented 10 years ago

You said "Not complete", what do you think should be added?

timuckun commented 10 years ago

I meant I did not implement examples for every API call and it could use more robust error handling. It should be handy for anybody who want to work with the API though, the calls are very easy to implement.

On Sat, Sep 6, 2014 at 10:35 AM, Takashi Matsuo notifications@github.com wrote:

You said "Not complete", what do you think should be added?

— Reply to this email directly or view it on GitHub https://github.com/google/google-api-ruby-client-samples/pull/19#issuecomment-54690127 .

timuckun commented 10 years ago

I renamed my hash-param gem to hash_param.

tmatsuo commented 10 years ago

Sorry for the late reply.

To the project owners, I'd appreciate it if any of you could start reviewing this pull request. Pub/Sub is a new Cloud service which is currently released as Limited Preview. The docs are located at: https://developers.google.com/pubsub/

Thanks,

tmatsuo commented 10 years ago

Friendly ping...