Trending Projects for June 19, 2016

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

slim_form_object

Very simple automatic generation and saving nested attributes of models from html form. ActiveModel.

lita-server_status

Store and list out the statuses of applications

sidekiq-throttled

Concurrency and rate-limit throttling for Sidekiq

pretender

Log in as another user in Rails

flipper-ui

Feature flag UI for the Flipper gem

pkg-config

pkg-config can be used in your extconf.rb to properly detect need libraries for compiling Ruby native extensions

airbrussh

A replacement log formatter for SSHKit that makes Capistrano output much easier on the eyes. Just add Airbrussh to your Capfile and enjoy concise, useful log output that is easy to read.

knapsack

Parallel tests across CI server nodes based on each test file's time execution. It generates a test time execution report and uses it for future test runs.

ruby-kafka

A client library for the Kafka distributed commit log.

flipper

Beautiful, performant feature flags for Ruby and Rails.

rubocop-rspec

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

xcode-install

Download, install and upgrade Xcodes with ease.

fog-vsphere

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

chromedriver-helper

Deprecated in favor of the 'webdrivers' gem as of 2019-03-31. See https://github.com/flavorjones/chromedriver-helper/issues/83

sentry-raven

A gem that provides a client interface for the Sentry error logger

aws-sdk-rails

Integrates the AWS Ruby SDK with Ruby on Rails

fluent-plugin-s3

Amazon S3 output plugin for Fluentd event collector

pagerduty

Provides a lightweight interface for calling the PagerDuty Events API

get_process_mem

Get memory usage of a process in Ruby

sensu-plugins-disk-checks

This plugin provides native disk instrumentation for monitoring and metrics collection, including: health, usage, and various metrics.

sensu-plugins-network-checks

This plugin provides native network instrumentation for monitoring and metrics collection, including: hardware, TCP response, RBLs, whois, port status, and more

groupdate

The simplest way to group temporal data

slack-ruby-client

Slack Web and RealTime API client.

capistrano-npm

npm support for Capistrano 3.x

did_you_mean

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

pact-mock_service

Provides a mock service for use with Pact

pact-support

Shared code for Pact gems

fluent-plugin-kinesis

Fluentd output plugin that sends events to Amazon Kinesis.

puppet-lint-absolute_classname-check

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

grape-swagger-rails

Swagger UI as Rails Engine for grape-swagger gem.

cocoapods-stats

Uploads statistics for Pod Analytics.

beaker-puppet_install_helper

Provides a unified external interface to choosing which version of puppet to install on the systems under test. For details on Beaker, see https://github.com/puppetlabs/beaker

jira-ruby

API for JIRA

flipper-redis

Redis feature flag adapter for Flipper

aws-sdk-resources

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

pact

Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.

pry-byebug

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

elasticsearch-persistence

Persistence layer for Ruby models and Elasticsearch.

puppet-lint-param-docs

A new check for puppet-lint that validates all parameters are documented.

aws-sdk-core

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

fluent-plugin-elasticsearch

Elasticsearch output plugin for Fluent event collector

rpush

The push notification service for Ruby.

autoprefixer-rails

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

debase

debase is a fast implementation of the standard Ruby debugger debug.rb for Ruby 2.0. It is implemented by utilizing a new Ruby TracePoint class. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames among other things.

devise-token_authenticatable

This gem provides the extracted Token Authenticatable module of devise. It enables the user to sign in via an authentication token. This token can be given via a query string or HTTP Basic Authentication.

slackistrano

Send notifications to Slack about Capistrano deployments.

fluent-plugin-record-modifier

Filter plugin for modifying event record

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.