Trending Projects for February 08, 2015

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

sensu-transport

The Sensu transport abstraction library

sensu-settings

The Sensu settings library, loader and validator

sensu-extensions

The Sensu extension loader library

aws-sdk-resources

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

get_process_mem

Get memory usage of a process in Ruby

aws-sdk-core

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

her

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

offsite_payments

Offsite Payments is a simple abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to put as simple an abstraction as possible on top of offsite (often called hosted) payment pages, and allow contributors to easily help services such as Shopify extend the number of offsite payment services they support.

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.

roadie-rails

Hooks Roadie into your Rails application to help with email generation.

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!

metasploit-credential

The Metasploit::Credential namespace and its ActiveRecord::Base subclasses

unparser

Generate equivalent source for parser gem AST nodes

byebug

Byebug is a Ruby debugger. It's implemented using the TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames among other things and it comes with an easy to use command line interface.

rspec-activemodel-mocks

RSpec test doubles for ActiveModel and ActiveRecord

nokogumbo

Nokogumbo allows a Ruby program to invoke the Gumbo HTML5 parser and access the result as a Nokogiri parsed document.

sensu-plugin

Plugins and helper libraries for Sensu, a monitoring framework

hiera-eyaml

Hiera backend for decrypting encrypted yaml properties

cancancan

Simple authorization solution for Rails. All permissions are stored in a single location.

hitimes

A fast, high resolution timer library for recording performance metrics.

jekyll-watch

Rebuild your Jekyll site when a file changes with the `--watch` switch.

pry-byebug

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

tzinfo-data

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

maxminddb

Pure Ruby MaxMind DB (GeoIP2) binary file reader.

chef-vault

Data encryption support for Chef Infra using data bags

parser

A Ruby parser written in pure Ruby.

actionview

Simple, battle-tested conventions and helpers for building web pages.

fog-core

Shared classes and tests for fog providers and services.

puppet-syntax

Syntax checks for Puppet manifests and templates

html-pipeline

HTML processing filters and utilities

wmi-lite

A lightweight utility over win32ole for accessing basic WMI (Windows Management Instrumentation) functionality in the Microsoft Windows operating system. It has no runtime dependencies other than Ruby, so it can be used without concerns around dependency issues.

jsonpath

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

elasticsearch-model

ActiveModel/Record integrations for Elasticsearch.

groupdate

The simplest way to group temporal data

grape-swagger

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

mimemagic

Fast mime detection by extension or content (Uses freedesktop.org.xml shared-mime-info database)

font-awesome-sass

Font-Awesome SASS gem for use in Ruby projects

fog-brightbox

Module for the 'fog' gem to support Brightbox Cloud

capistrano-bundler

Bundler support for Capistrano 3.x

secure_headers

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

bundler-audit

bundler-audit provides patch-level verification for Bundled apps.

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.

capistrano-rbenv

rbenv integration for Capistrano

pundit

Object oriented authorization for Rails applications