awslabs / amazon-kinesis-client-ruby

A Ruby interface for the Amazon Kinesis Client Library. Allows developers to easily create robust application to process Amazon Kinesis streams in Ruby.
Apache License 2.0
146 stars 55 forks source link

Fix to the sample example to start up without issues. #21

Closed sahilpalvia closed 7 years ago

sahilpalvia commented 7 years ago

Fixed the imports and the module names.