kylejginavan / youtube_it

An object-oriented Ruby wrapper for the YouTube GData API
http://groups.google.com/group/ruby-youtube-library
595 stars 223 forks source link

Better Exceptions #182

Closed dbackeus closed 10 years ago

dbackeus commented 11 years ago

Pull request for the previously added (and in theory approved) issue #160.

Note that some tests for the handling of errors have been added, making the code more robust overall.

Also adds a change log since it's crucial to inform people using the gem of what's being changed between versions. Whenever you actually release a new gem version make sure to set the appropriate version number and date info in the changelog as well.