I recently published the 0.1 release of my first gem – whowas. It’s a library for easily chaining together queries in log databases such as Splunk and ElasticSearch. I developed it after the log structure/location for “whowas” queries (Who had a particular IP address at my university at a given time?) kept changing and I wanted an easy way to add new “formulae”. It’s based on this middleware gem.
Anyways, would anyone be willing to take a look and give feedback – either on code or clarity of documentation? Who knows, maybe it would even be useful to someone here =D
Thanks! I will do that. If I’m only editing documentation/README.md, should I rerelease the gem with a new version number (semantic numbering) or just wait until the next code update?