Trending Projects for November 02, 2014

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

web-console

A debugging tool for your Ruby on Rails applications.

rspec-activemodel-mocks

RSpec test doubles for ActiveModel and ActiveRecord

aws-sdk-core

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

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!

elasticsearch-rails

Ruby on Rails integrations for Elasticsearch.

cancancan

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

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.

beaker

Puppet's accceptance testing harness

hiera-eyaml

Hiera backend for decrypting encrypted yaml properties

autoprefixer-rails

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

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.

specinfra

Common layer for serverspec and itamae

html-pipeline

HTML processing filters and utilities

semverse

An elegant library for representing and comparing SemVer versions and constraints

google-api-client

Client for accessing Google APIs

font-awesome-sass

Font-Awesome SASS gem for use in Ruby projects

signet

Signet is an OAuth 1.0 / OAuth 2.0 implementation.

secure_headers

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

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.

bundler-audit

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

webdriver-user-agent

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

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.

tzinfo-data

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

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.

capistrano-bundler

Bundler support for Capistrano 3.x

parser

A Ruby parser written in pure Ruby.

turnip

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

globalize

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

skylight

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

rubocop

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

groupdate

The simplest way to group temporal data

cocoapods-core

The CocoaPods-Core gem provides support to work with the models of CocoaPods. It is intended to be used in place of the CocoaPods when the the installation of the dependencies is not needed.

grape-swagger

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

monetize

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

github-pages

Bootstrap the GitHub Pages Jekyll environment locally.

dropzonejs-rails

Adds Dropzone, a great JS File upload by Matias Meno, to the Rails Asset pipeline.

sensu-plugin

Plugins and helper libraries for Sensu, a monitoring framework

capistrano-rbenv

rbenv integration for Capistrano

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.

caboose-cms

CMS built on rails with love.

cocoapods-downloader

A small library for downloading files from remotes in a folder.

her

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

mixpanel-ruby

The official Mixpanel tracking library for ruby

cocoapods

CocoaPods manages library dependencies for your Xcode project. You specify the dependencies for your project in one easy text file. CocoaPods resolves dependencies between libraries, fetches source code for the dependencies, and creates and maintains an Xcode workspace to build your project. Ultimately, the goal is to improve discoverability of, and engagement in, third party open-source libr...

sshkit

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

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.

diffy

Convenient diffing in ruby