Ruby-hackernews released!

Hello everyone,

I’ve wrote a little library that allows to programmatically access the
popular aggregator site Hacker News. You can find it here
(GitHub - bolthar/ruby-hackernews: An API over hacker news's site ), it’s also available as a
gem on RubyGems (gem install ruby-hackernews).
On the Github page there’s also some documentation and a short feature
list.

Comment/suggestions/bug reports are welcome!