0.0
Search for breweries from the convenience of your command line! Install the gem and then type 'brewery-search' to get started. Follow the onscreen instructions to check out breweries in any state, and even filter results by city! Enjoy!
2021
2022
2023
2024
2025
2026
0.0
# mdtoc - Markdown Table of Contents
Read Markdown files and output a table of contents.
## Installation
Requirements:
* [Ruby](https://www.ruby-lang.org/en/) (see [.ruby-version](./.ruby-version))
```bash
gem install mdtoc
```
## Usage
```bash
$ mdtoc --help
Usage: mdtoc [options] files o...
2021
2022
2023
2024
2025
2026
0.0
Ruby mixin that facilitates English-like type checking in an inheritance hierarchy via "type_name?" methods
2021
2022
2023
2024
2025
2026
0.0
Enables Type Checking per client
2021
2022
2023
2024
2025
2026
0.0
Type-checked set and array
2021
2022
2023
2024
2025
2026
0.0
A puppet-lint plugin to check if parameters in Classes and Defines has types declared.
2021
2022
2023
2024
2025
2026
0.02
A puppet-lint plugin to check that Optional class/defined type parameters don't default to anything other than `undef`.
2021
2022
2023
2024
2025
2026
0.0
Pronto runner for flow, a static type checker for javascript.
2021
2022
2023
2024
2025
2026
0.0
The Master of Syntax Error brings you... this debugging exercise
type "activate" to start the exercise, happy ...debugging your project
type "checkme" for an update on your debugging progress, or if your are sick of it just type "fixme" to fix the errors
2021
2022
2023
2024
2025
2026
0.0
Guard plugin for the Sorbet Ruby type checker
2021
2022
2023
2024
2025
2026
0.0
Reliable contract definition, data validation, and type checking for Ruby.
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to check the Content-Type of any HTTP-accessible asset.
2021
2022
2023
2024
2025
2026
0.0
Return a variable if it's present (and optionally of the right type), otherwise a default or nil. Adds a top level demand() method, which replaces long lines of repetitive code to check for nil?/present?/empty?, etc., hard-to-read ternary operators (?:) and if statements. A block can also be spec...
2021
2022
2023
2024
2025
2026
0.0
# FaradayError
[](https://badge.fury.io/rb/faraday_error)
A [Faraday](https://github.com/lostisland/faraday) middleware for adding request parameters to your exception tracker.
### Supports
- [Honeybadger](https://www.honeybadger.io/)
...
2021
2022
2023
2024
2025
2026
0.0
# Rake::ToolkitProgram
Create toolkit programs easily with `Rake` and `OptionParser` syntax. Bash completions and usage help are baked in.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'rake-toolkit_program'
```
And then execute:
$ bundle
Or install it yours...
2021
2022
2023
2024
2025
2026
0.0
LCN (Location Condition Notation) provides a rule-agnostic format for describing location conditions
in abstract strategy board games. This gem implements the LCN Specification v1.0.0 with a modern
Ruby interface featuring immutable condition objects and functional programming principles. LCN
ena...
2021
2022
2023
2024
2025
2026
0.0
Basic file type checks based on a few header bytes
2021
2022
2023
2024
2025
2026
0.0
Rubyt is a ruby gem that provides type checking functionality. It includes support for various types such as Boolean, Integer, String, Array, Hash and more. This gem is designed to enforce type safety, facilitating the creation of readable and maintainable code. It includes custom error handling ...
2021
2022
2023
2024
2025
2026
0.0
Executable to be used with NotificationExec in collectd. It will send several passive checks, from specific to general plugin-type.
2021
2022
2023
2024
2025
2026
0.0
Guard plugin for Flow type checks
2021
2022
2023
2024
2025
2026