Trending Projects for November 09, 2014

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

rbpdf

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

web-console

A debugging tool for your Ruby on Rails applications.

rspec-activemodel-mocks

RSpec test doubles for ActiveModel and ActiveRecord

iso8601

ISO8601 is a simple implementation in Ruby of the ISO 8601 (Data elements and interchange formats - Information interchange - Representation of dates and times) standard.

aws-sdk-core

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

chef-sugar

A series of helpful sugar of the Chef core and other resources to make a cleaner, more lean recipe DSL, enforce DRY principles, and make writing Chef recipes an awesome experience!

html-pipeline

HTML processing filters and utilities

tzinfo-data

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

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

signet

Signet is an OAuth 1.0 / OAuth 2.0 implementation.

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.

webdriver-user-agent

A helper gem to emulate populate device user agents and resolutions when using webdriver

chef-vault

Data encryption support for Chef Infra using data bags

parser

A Ruby parser written in pure Ruby.

globalize

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

rubocop

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

groupdate

The simplest way to group temporal data

maxminddb

Pure Ruby MaxMind DB (GeoIP2) binary file reader.

dpl

Dpl (dee-pee-ell) is a tool made for continuous deployment, running deployments at Travis CI.

sensu-plugin

Plugins and helper libraries for Sensu, a monitoring framework

skylight

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

cocoapods-core

The CocoaPods-Core gem provides support to work with the models of CocoaPods. It is intended to be used in place of the CocoaPods when the the installation of the dependencies is not needed.

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.

caboose-cms

CMS built on rails with love.

chartkick

Create beautiful JavaScript charts with one line of Ruby

cocoapods

CocoaPods manages library dependencies for your Xcode project. You specify the dependencies for your project in one easy text file. CocoaPods resolves dependencies between libraries, fetches source code for the dependencies, and creates and maintains an Xcode workspace to build your project. Ultimately, the goal is to improve discoverability of, and engagement in, third party open-source libr...

rouge

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

cocoapods-downloader

A small library for downloading files from remotes in a folder.

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.

kitchen-vagrant

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

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

pry-rescue

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

split

Rack based split testing framework

neat

A lightweight Sass grid framework

fauxhai

Easily mock out ohai data

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.

jbuilder

Create JSON structures via a Builder-style DSL

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.

executable-hooks

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

safe_yaml

Parse YAML safely

dotenv

Loads environment variables from `.env`.