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

aws-sdk-resources

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

ProMotion

ProMotion gives RubyMotion iOS view controllers a more Ruby-like API.

aws-sdk-core

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

autoprefixer-rails

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

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.

her

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

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.

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.

hiera-eyaml

Hiera backend for decrypting encrypted yaml properties

pry-byebug

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

hitimes

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

libyajl2

Installs a vendored copy of libyajl2 for distributions which lack it

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.

caboose-cms

CMS built on rails with love.

turnip

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

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.

fog-core

Shared classes and tests for fog providers and services.

globalize

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

specinfra

Common layer for serverspec and itamae

font-awesome-sass

Font-Awesome SASS gem for use in Ruby projects

stripe-ruby-mock

A drop-in library to test stripe without hitting their servers

rubocop

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

sys-cpu

The sys-cpu library provides an interface for gathering information about your system's processor(s). Information includes speed, type, and load average.

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.

github-pages

Bootstrap the GitHub Pages Jekyll environment locally.

capistrano-rbenv

rbenv integration for Capistrano

diffy

Convenient diffing in ruby

searchkick

Intelligent search made easy with Rails and Elasticsearch or OpenSearch

gds-api-adapters

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

pundit

Object oriented authorization for Rails applications

beaker

Puppet's accceptance testing harness

rouge

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

appium_lib

Ruby library for Appium.

cb-api

Ruby wrapper for Careerbuilder Public API.

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.

hashdiff

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

dpl

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

appsignal

The official appsignal.com gem

phony_rails

This Gem adds useful methods to your Rails app to validate, display and save phone numbers.

mimemagic

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

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