Trending Projects for September 27, 2015

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

gooddata

Use the GoodData::Client class to integrate GoodData into your own application or use the CLI to work with GoodData directly from the command line.

fog-google

This library can be used as a module for `fog` or as standalone provider to use the Google Cloud in applications.

fog-local

This library can be used as a module for `fog` or as standalone provider to use local filesystem storage.

mixlib-versioning

General purpose Ruby library that allows you to parse, compare and manipulate version strings in multiple formats.

aws-sdk-resources

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

fastimage

FastImage finds the size or type of an image given its uri by fetching as little as needed.

aws-sdk-core

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

fog-aws

This library can be used as a module for `fog` or as standalone provider to use the Amazon Web Services in applications..

api-auth

Full HMAC auth implementation for use in your gems and Rails apps.

get_process_mem

Get memory usage of a process in Ruby

rubocop-rspec

Code style checking for RSpec files. A plugin for the RuboCop code style enforcing & linting tool.

rbnacl

The Networking and Cryptography (NaCl) library provides a high-level toolkit for building cryptographic systems and protocols

did_you_mean

The gem that has been saving people from typos since 2014.

bundler-audit

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

roadie-rails

Hooks Roadie into your Rails application to help with email generation.

rbpdf

A template plugin allowing the inclusion of ERB-enabled RBPDF template files.

fog-core

Shared classes and tests for fog providers and services.

fog-brightbox

Module for the 'fog' gem to support Brightbox Cloud

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.

rotp

Works for both HOTP and TOTP, and includes QR Code provisioning

pagerduty

Provides a lightweight interface for calling the PagerDuty Events API

debase-ruby_core_source

Provide Ruby core source files for C extensions that need them.

sidekiq-status

An extension to the sidekiq message processing to track your jobs

rubocop

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

font-awesome-sass

Font-Awesome SASS gem for use in Ruby projects

unparser

Generate equivalent source for parser gem AST nodes

knife-solo

Handles bootstrapping, running chef solo, rsyncing cookbooks etc

aws-sdk

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

rouge

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

license_finder

LicenseFinder works with your package managers to find dependencies, detect the licenses of the packages in them, compare those licenses against a user-defined list of permitted licenses, and give you an actionable exception report.

rack-proxy

A Rack app that provides request/response rewriting proxy capabilities with streaming.

mini_magick

Manipulate images with minimal use of memory via ImageMagick / GraphicsMagick

capistrano-rbenv

rbenv integration for Capistrano

remote_syslog_logger

A ruby Logger that sends UDP directly to a remote syslog endpoint

grape-swagger

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

sys-filesystem

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

ace-rails-ap

The Ajax.org Cloud9 Editor (Ace) for the Rails 3.1 asset pipeline.

octokit

Simple wrapper for the GitHub API

pubnub

Ruby anywhere in the world in 250ms with PubNub!

logger

Provides a simple logging utility for outputting messages.

doorkeeper

Doorkeeper is an OAuth 2 provider for Rails and Grape.

cri

Cri allows building easy-to-use command-line interfaces with support for subcommands.

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.

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.

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.

strip_attributes

StripAttributes automatically strips all ActiveRecord model attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.

css_parser

A set of classes for parsing CSS in Ruby.

bundler

Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably