Trending Projects for December 29, 2013

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

http

An easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.

marginalia

Attach comments to your ActiveRecord queries.

rotp

Works for both HOTP and TOTP, and includes QR Code provisioning

diffy

Convenient diffing in ruby

apipie-rails

Rails REST API documentation tool

paint

Terminal painter with RGB and 256 (fallback) color and terminal effects support. No string extensions! Usage: Paint['string', :red, :bright]

unicode-display_width

[Unicode 16.0.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, and other data.

foodcritic

A code linting tool for Chef Infra cookbooks.

aws-sdk

The official AWS SDK for Ruby. Provides both resource oriented interfaces and API clients for AWS services.

jdbc-mysql

Install this gem `require 'jdbc/mysql'` and invoke `Jdbc::MySQL.load_driver` within JRuby to load the driver.

google_drive

A library to read/write files/spreadsheets in Google Drive/Docs.

logger

Provides a simple logging utility for outputting messages.

fast_gettext

A simple, fast, memory-efficient and threadsafe implementation of GetText

facter

You can prove anything with facts!

thrift_client

A Thrift client wrapper that encapsulates some common failover behavior.

activerecord-jdbcsqlite3-adapter

Sqlite3 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-...

activerecord-jdbcpostgresql-adapter

Postgres JDBC adapter for JRuby on Rails.

authlogic

An unobtrusive ruby authentication library based on ActiveRecord.