Trending Projects for February 01, 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-settings

The Sensu settings library, loader and validator

sensu-transport

The Sensu transport abstraction library

sensu-extensions

The Sensu extension loader library

get_process_mem

Get memory usage of a process in Ruby

web-console

A debugging tool for your Ruby on Rails applications.

globalid

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

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!

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.

unparser

Generate equivalent source for parser gem AST nodes

her

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

rspec-activemodel-mocks

RSpec test doubles for ActiveModel and ActiveRecord

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.

nokogumbo

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

cancancan

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

sensu-plugin

Plugins and helper libraries for Sensu, a monitoring framework

hitimes

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

hiera-eyaml

Hiera backend for decrypting encrypted yaml properties

maxminddb

Pure Ruby MaxMind DB (GeoIP2) binary file reader.

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.

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.

chef-vault

Data encryption support for Chef Infra using data bags

html-pipeline

HTML processing filters and utilities

actionview

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

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.

fog-core

Shared classes and tests for fog providers and services.

elasticsearch-model

ActiveModel/Record integrations for Elasticsearch.

jsonpath

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

puppet-syntax

Syntax checks for Puppet manifests and templates

jemoji

GitHub-flavored emoji plugin for Jekyll

groupdate

The simplest way to group temporal data

grape-swagger

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

specinfra

Common layer for serverspec and itamae

fog-brightbox

Module for the 'fog' gem to support Brightbox Cloud

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.

capistrano-bundler

Bundler support for Capistrano 3.x

font-awesome-sass

Font-Awesome SASS gem for use in Ruby projects

bootstrap_form

bootstrap_form is a rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5

rouge

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

caboose-cms

CMS built on rails with love.

capistrano-rbenv

rbenv integration for Capistrano