_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-memory-profiler 1.0.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/SamSaffron/memory_profiler
Licenses: Expat
Synopsis: Memory profiling routines for Ruby
Description:

This package provides memory profiling routines for Ruby.

ruby-concurrent-ruby 1.2.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby-concurrency/concurrent-ruby
Licenses: Expat
Synopsis: Concurrency library for Ruby
Description:

Concurrent Ruby includes concurrency tools such as agents, futures, promises, thread pools, actors, supervisors, and more. It is inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.

ruby-connection-pool 2.4.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/mperham/connection_pool
Licenses: Expat
Synopsis: Generic connection pool for Ruby
Description:

Connection_pool provides a generic connection pooling interface for Ruby programs.

ruby-discourse-fonts 0.0.6
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/discourse-fonts
Licenses: Expat
Synopsis: Bundle of fonts which can be used to customize the look of Discourse
Description:

Bundle of fonts which can be used to customize the look of Discourse

ruby-debug-inspector 1.1.0
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/banister/debug_inspector
Licenses: Expat
Synopsis: Ruby wrapper for the MRI 2.0 debug_inspector API
Description:

This package provides a Ruby wrapper for the MRI 2.0 debug_inspector API.

ruby-aws-eventstream 1.1.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/aws/aws-sdk-ruby
Licenses: ASL 2.0
Synopsis: Amazon Web Services event stream library. Decodes and encodes binary stream under `vnd.amazon.event-stream` content-type
Description:

Amazon Web Services event stream library. Decodes and encodes binary stream under `vnd.amazon.event-stream` content-type

ruby-minitest-sprint 1.1.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/seattlerb/minitest-sprint
Licenses: Expat
Synopsis: Fast test suite runner for minitest
Description:

Minitest-sprint is a test runner for minitest that makes it easier to re-run individual failing tests.

ruby-aws-sdk-kinesis 1.31.0
Propagated dependencies: ruby-aws-sdk-core@3.112.0 ruby-aws-sigv4@1.2.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/aws/aws-sdk-ruby
Licenses: ASL 2.0
Synopsis: Official AWS Ruby gem for Amazon Kinesis (Kinesis). This gem is part of the AWS SDK for Ruby.
Description:

Official AWS Ruby gem for Amazon Kinesis (Kinesis). This gem is part of the AWS SDK for Ruby.

ruby-open-uri-cached 1.0.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/tigris/open-uri-cached
Licenses: Expat
Synopsis: OpenURI with transparent disk caching
Description:

OpenURI with transparent disk caching, which is useful to avoid making excessive queries, for example when scraping web pages.

ruby-unicode-scripts 1.8.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/janlelis/unicode-scripts
Licenses: Expat
Synopsis: Unicode script classification library
Description:

This gem provides a simple interface for classifying Ruby strings using the Unicode Script and Script_Extensions properties.

ruby-minitest-around 0.5.0
Propagated dependencies: ruby-minitest@5.18.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/splattael/minitest-around
Licenses: Expat
Synopsis: Run code around tests in Minitest
Description:

This library provides a way to run code around tests in Minitest, written using either the unit test or spec style.

ruby-code-statistics 0.2.13
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/danmayer/code_statistics
Licenses: Expat
Synopsis: Port of the rails 'rake stats' method
Description:

This gem is a port of the rails 'rake stats' method so it can be made more robust and work for non rails projects.

ruby-saikuro-treemap 0.2.0
Propagated dependencies: ruby-json-pure@2.6.3 ruby-atoulme-saikuro@1.2.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ThoughtWorksStudios/saikuro_treemap
Licenses: Expat
Synopsis: Generate complexity treemap based on saikuro analysis
Description:

This gem generates a treemap showing the complexity of Ruby code on which it is run. It uses Saikuro under the covers to analyze Ruby code complexity.

ruby-atoulme-antwrap 0.7.5
Dependencies: ruby-rjb@1.6.7
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: http://rubyforge.org/projects/antwrap/
Licenses: Expat
Synopsis: Ruby wrapper for the Ant build tool
Description:

Antwrap is a Ruby module that wraps the Apache Ant build tool. Antwrap can be used to invoke Ant tasks from a Ruby or a JRuby script.

ruby-value-semantics 3.6.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/tomdalling/value_semantics
Licenses: Expat
Synopsis: Ruby gem for making value classes
Description:

ValueSemantics generates modules that provide conventional value semantics for a given set of attributes. The behaviour is similar to an immutable Struct class, plus extensible, lightweight validation and coercion.

ruby-omniauth-oauth2 1.8.0
Propagated dependencies: ruby-oauth2@2.0.9 ruby-omniauth@2.1.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/omniauth/omniauth-oauth2
Licenses: Expat
Synopsis: Abstract OAuth2 strategy for OmniAuth
Description:

This library provides a generic OAuth2 strategy for OmniAuth. It doesn't provide a way to gather user information, so should be used as a building block for authentication strategies.

ruby-redis-namespace 1.8.1
Propagated dependencies: ruby-redis@4.2.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/resque/redis-namespace
Licenses: Expat
Synopsis: Namespace calls to Redis
Description:

This package provides a Redis::Namespace class which can be used to namespace calls to Redis. This is useful when using a single instance of Redis with multiple, different applications.

ruby-shoulda-context 2.0.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/thoughtbot/shoulda-context
Licenses: Expat
Synopsis: Test::Unit context framework extracted from Shoulda
Description:

shoulda-context is the context framework extracted from Shoulda. Instead of writing Ruby methods with lots_of_underscores, shoulda-context adds context, setup, and should blocks combine to produce natural test method names.

ruby-rack-protection 3.0.5
Propagated dependencies: ruby-rack@2.2.7
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/sinatra/sinatra/tree/master/rack-protection
Licenses: Expat
Synopsis: Rack middleware that protects against typical web attacks
Description:

Rack middleware that can be used to protect against typical web attacks. It can protect all Rack apps, including Rails. For instance, it protects against cross site request forgery, cross site scripting, clickjacking, directory traversal, session hijacking and IP spoofing.

ruby-rails-multisite 2.0.7
Propagated dependencies: ruby-activerecord@7.0.5.1 ruby-railties@7.0.5.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/rails_multisite
Licenses: Expat
Synopsis: Multi tenancy support for Rails
Description:

This gem provides multi-db support for Rails applications. Using its middleware you can partition your app so each hostname has its own db. It provides a series of helper for working with multiple database, and some additional rails tasks for working with them.

ruby-prawn-templates 0.1.2
Propagated dependencies: ruby-pdf-reader@2.4.0 ruby-prawn@2.4.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/prawnpdf/prawn-templates
Licenses: Ruby License GPL 2+ GPL 3+
Synopsis: Prawn extension to include or combine PDF documents
Description:

This unmaintained package provides a Prawn extension that allows including other Portable Document Format (PDF) documents as background or combining several PDF documents into one. This functionality used to be part of Prawn itself, but was extracted from Prawn 0.15.0 because of its many longstanding issues.

ruby-atoulme-saikuro 1.2.1
Propagated dependencies: ruby-irb@1.1.1 ruby-e2mmap@0.1.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: http://www.github.com/atoulme/Saikuro
Licenses: Modified BSD
Synopsis: Cyclomatic complexity analyzer
Description:

Saikuro is a Ruby cyclomatic complexity analyzer. When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.

ruby-mime-types-data 3.2016.0521
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/mime-types/mime-types-data/
Licenses: Expat
Synopsis: Registry for information about MIME media type definitions
Description:

mime-types-data provides a registry for information about Multipurpose Internet Mail Extensions (MIME) media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions.

ruby-importmap-rails 1.1.5
Propagated dependencies: ruby-actionpack@7.0.5.1 ruby-railties@7.0.5.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/importmap-rails
Licenses: Expat
Synopsis: Tool to manage modern JavaScript in Rails
Description:

Import maps can import JavaScript modules using logical names that map to versioned/digested files -- directly from the browser. It makes it possible to build modern JavaScript applications using JavaScript libraries made for ES modules (ESM) without the need for transpiling or bundling, which removes the need for Webpack, Yarn, npm, or any other part of the JavaScript toolchain. All that is needed is the asset pipeline that is already included in Rails.

Total results: 839