This package provides a collection of RuboCop cops to check for performance optimizations in Ruby code.
This is a parser for kramdown that converts Markdown documents in the GFM dialect to HTML.
This package provides a MiniTest extension to stub constants for the duration of a block in MiniTest.
Net::HTTP::Persistent manages persistent HTTP connections using Net::HTTP, supporting reconnection and retry according to RFC 2616.
This package provides a plugin for the RuboCop code style enforcing & linting tool for factory_bot files.
This package is a wrapper around parallel_tests that runs every test in a fork to avoid pollution and get clean output per test.
Asciidoctor Diagram is a set of Asciidoctor extensions that enable you to add diagrams, which you describe using plain text, to your AsciiDoc document. The extension will run the appropriate diagram processor to generate an image from the input text. The generated image is then inserted into your converted document.
Detailed usage instructions can be found on the Asciidoctor documentation site.
Asciidoctor Diagram was inspired by the AsciiDoc PlantUML filter.
Documentation at https://melpa.org/#/helm-rubygems-local
websocket-extensions provides a container for registering extension plugins.
This package is a Standard Ruby Plugin providing configuration for rubocop-performance.
This package adds color through ANSI escape codes to Bacon test output.
This package provides a tool for writing manuals for Prawn and Prawn accessories
Forwardable Extended provides more Forwardable methods for your source as Forwardable::Extended.
The concurrent-ruby-edge gem includes concurrent-ruby features that are under active development and may change frequently. They are expected not to keep backward compatibility (there may also lack tests and documentation), although semantic versions are obeyed though. Features developed in concurrent-ruby-edge are expected to move to concurrent-ruby when final.
This gem is used to handle HTML sanitization in Rails applications. If you need similar functionality in non Rails apps consider using Loofah directly.
Cucumber Expressions offer similar functionality to Regular Expressions, with a syntax that is easier to read and write. Cucumber Expressions are extensible with parameter types.
This package is probably useless outside of internal HashiCorp use. It is open source for disclosure and because HashiCorp's open source projects must be able to link to it.
This library implements HTTP's digest authentication scheme based on RFC 2617. This enables the use of the digest authentication scheme instead of the more insecure basic authentication scheme.
Documentation at https://melpa.org/#/ruby-extra-highlight
This gem provide built-in support for the Sass converter in Jekyll.
Enumerable::Statistics provides some methods to calculate statistical summary in arrays and enumerables.
Unicode::DisplayWidth is a Ruby library which can determine the display width of strings in Ruby.
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.