Gems

A command line tool that draw plots in the terminal.
In this example, YouPlot counts the number of chromosomes where genes are located.GENCODE - Human ReleaseNote: count is not very fast because it runs in a Ruby script. This is fine in most cases, as long as the data size is small. If you want to v...




Heya is a campaign mailer for Rails. Think of it like ActionMailer, but for timed email sequences. It can also perform other actions like sending a text message.
Heya is a campaign mailer for Rails. Think of it like ActionMailer, but for timed email sequences. It can also perform other actions like sending a text message.


All sorts of useful information about every country
Countries is a collection of all sorts of useful information for every country in the ISO 3166 standard. It contains info for the following standards ISO3166-1 (countries), ISO3166-2 (states/subdivisions), ISO4217 (currency) and E.164 (phone numbe...

First-party, privacy-focused traffic analytics for Ruby on Rails applications.
Simple traffic analytics for the win of privacy.NO cookiesNO JavaScriptNO third partiesNO bullshitActiveAnalytics is a Rails engine directly mountable in your Ruby on Rails application. It doesn't reveal anything about specific visitors. It cannot...


Compact ZIP file writing/reading for Ruby, for streaming applications
Allows streaming, non-rewinding ZIP file output from Ruby.Initially written and as a spiritual successor to zipline and now proudly powering it under the hood.Allows you to write a ZIP archive out to a File, Socket, String or Array without having ...