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.
Documentation at https://melpa.org/#/helm-rubygems-local
websocket-extensions
provides a container for registering extension plugins.
This package adds color through ANSI escape codes to Bacon test output.
This package is a Standard Ruby Plugin providing configuration for rubocop-performance
.
Forwardable Extended provides more Forwardable
methods for your source as Forwardable::Extended
.
This package provides a tool for writing manuals for Prawn and Prawn accessories
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.
Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, and other data.
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.
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.