This package provides a Ruby grammar for the Tree-sitter library.
This package provides a plugin specification for Ruby linter and formatter rulesets.
The thread_safe library provides thread-safe collections and utilities for Ruby.
The Listen gem listens to file modifications and notifies you about the changes.
Rspec-mocks provides RSpec's "test double" framework, with support for stubbing and mocking.
Rspec-mocks provides RSpec's "test double" framework, with support for stubbing and mocking.
This package provides a set of parsers for Accept and Accept-Language HTTP headers.
This package provides a set of parsers for Accept and Accept-Language HTTP headers.
This package provides an automated way to track, and then re-run failed RSpec tests.
Sentry-Core provides a gem that provides a client interface for the Sentry error logger.
This package provides a Jekyll plugin to generate an Atom feed of your Jekyll posts.
Action Cable integrates WebSockets with Rails applications. Through WebSockets it allows for real-time features in web applications.
Multicodecs is the ruby implementation of multiformats/multicodec, a canonical table of of codecs used by various multiformats.
This module adds support for the TomDoc documentation format to YARD, a documentation generation tool for Ruby.
This package provides a Ruby library to perform different operations with permutations of sequences, such as strings and arrays.
Asciidoctor is a text processor and publishing toolchain for converting AsciiDoc content to HTML5, DocBook 5, PDF, and other formats.
Ruby/ProgressBar is an flexible text progress bar library for Ruby. The output can be customized with a formatting system.
Asciidoctor is a text processor and publishing toolchain for converting AsciiDoc content to HTML5, DocBook 5, PDF, and other formats.
This package provides a toolkit for building modeling frameworks like Active Record. ActiveSupport handles attributes, callbacks, validations, serialization, internationalization, and testing.
Multihashes provides a simple, low-level multihash implementation for Ruby. A multihash is a digest with an embedded hash function code
Orderedhash is a Ruby library providing a hash implementation that preserves the order of items and features some array-like extensions.
This package provides support for using RSpec to test Ruby on Rails applications, in pace of the default Minitest testing library.
GemRelease is a gem plugin that aims at making gem development easier by automating repetitive work based on conventions, configuration, and templates.
LazyObject is an object wrapper that forwards all calls to the reference object. This object is not created until the first method dispatch.