Trending Projects for March 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.

aws-sdk-resources

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

aws-sdk-core

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

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.

html-proofer

Test your rendered HTML files to make sure they're accurate.

site_prism

SitePrism gives you a simple, clean and semantic DSL for describing your site. SitePrism implements the Page Object Model pattern on top of Capybara.

pry-byebug

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

gpgme

Ruby-GPGME is a Ruby language binding of GPGME (GnuPG Made Easy). GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management.

specinfra

Common layer for serverspec and itamae

caboose-cms

CMS built on rails with love.

elasticsearch-rails

Ruby on Rails integrations for Elasticsearch.

elasticsearch-model

ActiveModel/Record integrations for Elasticsearch.

turnip

Provides the ability to define steps and run Gherkin files from with RSpec

beaker

Puppet's accceptance testing harness

jemoji

GitHub-flavored emoji plugin for Jekyll

globalize

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

font-awesome-sass

Font-Awesome SASS gem for use in Ruby projects

scrypt

The scrypt key derivation function is designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.

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.

searchkick

Intelligent search made easy with Rails and Elasticsearch or OpenSearch

github-pages

Bootstrap the GitHub Pages Jekyll environment locally.

diffy

Convenient diffing in ruby

appium_lib

Ruby library for Appium.

hashdiff

Hashdiff is a diff lib to compute the smallest difference between two hashes.

gds-api-adapters

A set of adapters providing easy access to the GDS GOV.UK APIs

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.

codeclimate-test-reporter

Collects test coverage data from your Ruby test suite and sends it to Code Climate's hosted, automated code review service. Based on SimpleCov.

rbtrace

rbtrace shows you method calls happening inside another ruby process in real time.

sidekiq-status

An extension to the sidekiq message processing to track your jobs

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.

dotenv-rails

Autoload dotenv in Rails.

metasploit_data_models

Implements minimal ActiveRecord models and database helper code used in both the Metasploit Framework (MSF) and Metasploit commercial editions.

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.

monetize

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

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.

capybara-screenshot

When a Cucumber step fails, it is useful to create a screenshot image and HTML file of the current page

deep_cloneable

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

money-rails

This library provides integration of RubyMoney - Money gem with Rails

sys-filesystem

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

google-api-client

Client for accessing Google APIs

bugsnag

Ruby notifier for bugsnag.com

protobuf

Google Protocol Buffers serialization and RPC implementation for Ruby.

jbuilder

Create JSON structures via a Builder-style DSL

webdriver-user-agent

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

iconv

iconv wrapper library