Trending Projects for November 16, 2014

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

sensu-extensions

The Sensu extension loader library

rbpdf

A template plugin allowing the inclusion of ERB-enabled RBPDF template files.

rspec-activemodel-mocks

RSpec test doubles for ActiveModel and ActiveRecord

aws-sdk-core

Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.

tzinfo-data

TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.

pry-byebug

Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' commands to control execution.

html-pipeline

HTML processing filters and utilities

syck

A gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdlib, and this gem is meant to bridge the gap for people that haven't updated their YAML yet.

google-api-client

Client for accessing Google APIs

font-awesome-sass

Font-Awesome SASS gem for use in Ruby projects

secure_headers

Add easily configured security headers to responses including content-security-policy, x-frame-options, strict-transport-security, etc.

i18n-tasks

i18n-tasks helps you find and manage missing and unused translations. It analyses code statically for key usages, such as `I18n.t('some.key')`, in order to report keys that are missing or unused, pre-fill missing keys (optionally from Google Translate), and remove unused keys.

signet

Signet is an OAuth 1.0 / OAuth 2.0 implementation.

chef-vault

Data encryption support for Chef Infra using data bags

parser

A Ruby parser written in pure Ruby.

sensu-plugin

Plugins and helper libraries for Sensu, a monitoring framework

rubocop

RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.

globalize

Rails I18n de-facto standard library for ActiveRecord model/data translation.

groupdate

The simplest way to group temporal data

grape-swagger

Add auto generated documentation to your Grape API that can be displayed with Swagger.

skylight

Skylight is a smart profiler for Rails, Sinatra, and other Ruby apps.

monetize

A library for converting various objects into `Money` objects.

maxminddb

Pure Ruby MaxMind DB (GeoIP2) binary file reader.

mixpanel-ruby

The official Mixpanel tracking library for ruby

rouge

Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments.

her

Her is an ORM that maps REST resources and collections to Ruby objects

chartkick

Create beautiful JavaScript charts with one line of Ruby

rollbar

Track and debug errors in your Ruby applications with ease using Rollbar. With this gem, you can easily monitor and report on exceptions and other errors in your code, helping you identify and fix issues more quickly. Rollbar's intuitive interface and advanced error tracking features make it the perfect tool for ensuring the stability and reliability of your Ruby applications.

fluentd

Fluentd is an open source data collector designed to scale and simplify log management. It can collect, process and ship many kinds of data in near real-time.

kitchen-vagrant

Kitchen::Driver::Vagrant - A HashiCorp Vagrant Driver for Test Kitchen.

neat

A lightweight Sass grid framework

pry-rescue

Allows you to wrap code in Pry::rescue{ } to open a pry session at any unhandled exceptions

xcodeproj

Xcodeproj lets you create and modify Xcode projects from Ruby. Script boring management tasks or build Xcode-friendly libraries. Also includes support for Xcode workspaces (.xcworkspace) and configuration files (.xcconfig).

split

Rack based split testing framework

protobuf

Google Protocol Buffers serialization and RPC implementation for Ruby.

bugsnag

Ruby notifier for bugsnag.com

jsonpath

Ruby implementation of http://goessner.net/articles/JsonPath/.

executable-hooks

Hook into rubygems executables allowing extra actions to be taken before executable is run.

jbuilder

Create JSON structures via a Builder-style DSL

sys-filesystem

The sys-filesystem library provides a cross-platform interface for gathering filesystem information, such as disk space and mount point data.

test-kitchen

Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.

chefspec

ChefSpec is a unit testing and resource coverage (code coverage) framework for testing Chef cookbooks ChefSpec makes it easy to write examples and get fast feedback on cookbook changes without the need for virtual machines or cloud servers.

safe_yaml

Parse YAML safely