Unicode::DisplayWidth is a Ruby library which can determine the display width of strings in Ruby.
Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, and other data.
This gem provides a Power Assert implementation for Minitest. It is inspired by the test-unit-power_assert gem.
Asciidoctor generates single-page documents. This extension splits documents up into multiple HTML pages according to their headings, with configurable levels.
Optimize (lossless compress, optionally lossy) images (jpeg, png, gif, svg) using external utilities (advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegrescan, jpegtran, optipng, pngcrush, pngout, pngquant, svgo)
This gem provides a DSL that makes it easy to write reports of various types in ruby. It eliminates the need to litter your source with puts statements, instead providing a more readable, expressive interface to your application.
This gem provides a DSL that makes it easy to write reports of various types in ruby. It eliminates the need to litter your source with puts statements, instead providing a more readable, expressive interface to your application.
Parses templates for render calls and uses them to precompile
This package provides a fork of Ember source to permit the latest ember versions.
This package provides a Google OAuth2 strategy for OmniAuth 1.x. This allows you to login to Google with your ruby app.
Rack::Mount supports Rack's X-Cascade convention to continue trying routes if the response returns pass. This allows multiple routes to be nested or stacked on top of each other.
This small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running and can directly read out their code point ranges. In other words, it determines all supported values for \pvalue expressions and what they match.
This package provides a simple WebSocket client for Ruby.
Documentation at https://melpa.org/#/evil-ruby-text-objects
Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration.
This is a Ruby utility library for Cucumber that detects a CI environment from environment variables.
This RSpec plugin allows you to use block_is_expected similarly to how you would use is_expected if a block was wrapping the subject.
Cucumber HTML Formatter produces a HTML report for Cucumber runs. It is built on top of cucumber-react and works with any Cucumber implementation with a protocol buffer formatter that outputs Cucumber messages.
This package provides a Language Server Protocol (LSP) development kit for Ruby.
This package provides a JSON formatter for SimpleCov, the Ruby code coverage tool.
Cucumber tag expression parser for Ruby. A tag expression is an infix boolean expression used by Cucumber.
ActiveModel::Serializers allows one to generate your JSON in an object-oriented and convention-driven manner.
This package is a simple tracing application that logs messages depending on environment variables. It is very much inspired by git's GIT_TRACE mechanism.
The sprockets template for Ember Handlebars.