Trending Projects for January 04, 2015

Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.

activejob

Declare job classes that can be run by a variety of queuing backends.

web-console

A debugging tool for your Ruby on Rails applications.

ProMotion

ProMotion gives RubyMotion iOS view controllers a more Ruby-like API.

globalid

URIs for your models makes it easy to pass references around.

loofah

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah also includes some HTML sanitizers based on `html5lib`'s safelist, which are a specific application of the general transformation functionality.

maxminddb

Pure Ruby MaxMind DB (GeoIP2) binary file reader.

rugged

Rugged is a Ruby bindings to the libgit2 linkable C Git library. This is for testing and using the libgit2 library in a language that is awesome.

gds-api-adapters

A set of adapters providing easy access to the GDS GOV.UK APIs

mixlib-shellout

Run external commands on Unix or Windows

activerecord-jdbcpostgresql-adapter

Postgres JDBC adapter for JRuby on Rails.

activerecord-jdbc-adapter

AR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used with JRuby built upon Java's JDBC API for database access. Provides (ActiveRecord) built-in adapters: MySQL, PostgreSQL and SQLite3 as well as adapters for popular databases such as Oracle, SQLServer, DB2, FireBird and even Java (embed) databases: Derby, HSQLDB and H2. It allows to connect to virtually any JDBC-...