Trending Projects for September 11, 2016

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

azure-core

Microsoft Azure Client Core Library for Ruby SDK

danger

Stop Saying 'You Forgot To…' in Code Review

jazzy

Soulful docs for Swift & Objective-C. Run in your SPM or Xcode project's root directory for instant HTML docs.

dry-validation

Validation library

dry-container

A simple, configurable object container implemented in Ruby

hamlit

High Performance Haml Implementation

licensee

Licensee automates the process of reading LICENSE files and compares their contents to known licenses using a fancy maths.

spinach-rerun-reporter

spinach rerun reporter

omniauth-auth0

Auth0 is an authentication broker that supports social identity providers as well as enterprise identity providers such as Active Directory, LDAP, Google Apps, Salesforce. OmniAuth is a library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. omniauth-auth0 is the OmniAuth strategy for Auth0.

scout_apm

Monitors Ruby apps and reports detailed metrics on performance to Scout.

unicode-display_width

[Unicode 15.1.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, and other data.

jekyll-github-metadata

The site.github namespace

regexp_parser

A library for tokenizing, lexing, and parsing Ruby regular expressions.

omniauth-azure-oauth2

An Windows Azure Active Directory OAuth2 strategy for OmniAuth

react_on_rails

See README.md

gemojione

A gem for EmojiOne

gitlab

Ruby client and CLI for GitLab API

state_machines-activerecord

Adds support for creating state machines for attributes on ActiveRecord

schema_plus_indexes

Adds shorthands and conveniences to ActiveRecord's handling of indexes

codecov

Hosted code coverage Ruby reporter.

tomlrb

A racc based toml parser

patternfly-sass

Red Hat's Patternfly, converted to Sass and ready to drop into Rails

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.

asana

Official Ruby client for the Asana API

schema_plus_core

Provides an internal extension API to ActiveRecord, in the form of middleware-style callback stacks

jekyll-feed

A Jekyll plugin to generate an Atom feed of your Jekyll posts

errbase

Common exception reporting for a variety of services

overcommit

Utility to install, configure, and extend Git hooks

rouge

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

api-pagination

Link header pagination for Rails and Grape APIs

rubocop-rspec

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

bundler-audit

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

aws-sdk-resources

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

airbrake-ruby

Airbrake Ruby is a plain Ruby notifier for Airbrake (https://airbrake.io), the leading exception reporting service. Airbrake Ruby provides minimalist API that enables the ability to send any Ruby exception to the Airbrake dashboard. The library is extremely lightweight and it perfectly suits plain Ruby applications. For apps that are built with Rails, Sinatra or any other Rack-compliant web fra...

platform-api

Ruby HTTP client for the Heroku API.

aws-sdk-core

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

graphql

A plain-Ruby implementation of GraphQL.

get_process_mem

Get memory usage of a process in Ruby

test_after_commit

makes after_commit callbacks testable in Rails 3+ with transactional_fixtures

devise_token_auth

For use with client side single page apps such as the venerable https://github.com/lynndylanhurley/ng-token-auth.

puppet-lint-absolute_classname-check

A puppet-lint plugin to check that classes are not included or referenced by their absolute name.

facterdb

Contains facts from many Facter version on many Operating Systems

filewatcher

Detect changes in file system. Works anywhere.