Trending Projects for December 07, 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

tzinfo-data

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

autoprefixer-rails

Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website.

puppet-syntax

Syntax checks for Puppet manifests and templates

hiera-eyaml

Hiera backend for decrypting encrypted yaml properties

rbvmomi

Ruby interface to the VMware vSphere API

fog-core

Shared classes and tests for fog providers and services.

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.

caboose-cms

CMS built on rails with love.

parser

A Ruby parser written in pure Ruby.

rubocop

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

skylight

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

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

sensu-plugin

Plugins and helper libraries for Sensu, a monitoring framework

capistrano-rbenv

rbenv integration for Capistrano

bootstrap_form

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

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.

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.

mixpanel-ruby

The official Mixpanel tracking library for 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.

sshkit

A comprehensive toolkit for remotely running commands in a structured manner on groups of servers.

protobuf

Google Protocol Buffers serialization and RPC implementation for Ruby.

sidekiq-unique-jobs

Prevents simultaneous Sidekiq jobs with the same unique arguments to run. Highly configurable to suite your specific needs.

sys-filesystem

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

intercom

Intercom (https://www.intercom.io) is a customer relationship management and messaging tool for web app owners. This library wraps the api provided by Intercom. See http://docs.intercom.io/api for more details.

bugsnag

Ruby notifier for bugsnag.com

mimemagic

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

sentry-raven

A gem that provides a client interface for the Sentry error logger

jsonpath

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

doorkeeper

Doorkeeper is an OAuth 2 provider for Rails and Grape.

hiera

A pluggable data store for hierarcical data

rugged

Rugged is a Ruby bindings to the libgit2 linkable C Git library. This is for testing and using the libgit2 library in a language that is awesome.

puppetlabs_spec_helper

Contains rake tasks and a standard spec_helper for running spec tests on puppet modules.

travis

CLI and Ruby client library for Travis CI

vagrant-vbguest

A Vagrant plugin which automatically installs the host's VirtualBox Guest Additions on the guest system.

actionpack-page_caching

Static page caching for Action Pack (removed from core in Rails 4.0)

rack-attack

A rack middleware for throttling and blocking abusive requests

slim-rails

Provides the generator settings required for Rails to use Slim

deep_cloneable

Extends the functionality of ActiveRecord::Base#dup to perform a deep clone that includes user specified associations.

public_activity

Easy activity tracking for your ActiveRecord models. Provides Activity model with details about actions performed by your users, like adding comments, responding etc.

ransack

Ransack is the successor to the MetaSearch gem. It improves and expands upon MetaSearch's functionality, but does not have a 100%-compatible API.